Operation | create |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Flag |
Resource | Flag | Id | 57a34067732344fabd9a076c39afc0aa | | |
{
"resourceType" : "Flag",
"id" : "57a34067732344fabd9a076c39afc0aa",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - Flag: Patient should not drive or operate machinery</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/flag",
"value" : "02118670-65692"
} ],
"status" : "active",
"category" : [ {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/flag-category",
"code" : "admin",
"display" : "Administrative"
} ]
} ],
"code" : {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "426786003",
"display" : "Patient should not drive or operate machinery (finding)"
} ]
},
"subject" : {
"reference" : "Patient/C6AMXAOQZI53UTOE"
},
"period" : {
"start" : "2021-02-07"
},
"author" : {
"reference" : "Patient/C6AMXAOQZI53UTOE"
}
}