Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions
: Example Flag - nl-core-Alert-01 - JSON Representation
Raw json | Download
{
"resourceType" : "Flag",
"id" : "nl-core-Alert-01",
"meta" : {
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Alert"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Flag</b><a name=\"nl-core-Alert-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Flag "nl-core-Alert-01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-Alert.html\">nl core Alert</a></p></div><p><b>Flag details</b>: <a href=\"Condition-nl-core-Alert-01-Condition-01.html\">Condition/nl-core-Alert-01-Condition-01: Problem, type: Klinische bevinding</a></p><p><b>status</b>: inactive</p><p><b>category</b>: condition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#75323-6)</span></p><p><b>code</b>: Not Applicable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#not-applicable)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-Patient-01.html\">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> " VAN PUTTEN-VAN DER GIESSEN"</p><p><b>period</b>: 2012-09-15 --> 2012-12-30</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/flag-detail",
"valueReference" : {
"reference" : "Condition/nl-core-Alert-01-Condition-01",
"type" : "Condition",
"display" : "Problem, type: Klinische bevinding"
}
}
],
"status" : "inactive",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "75323-6",
"display" : "condition"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "not-applicable",
"display" : "Not Applicable"
}
]
},
"subject" : {
"reference" : "Patient/nl-core-Patient-01",
"type" : "Patient",
"display" : "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"period" : {
"start" : "2012-09-15",
"end" : "2012-12-30"
}
}