Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "zib-visualfunction-01",
"meta" : {
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"zib-visualfunction-01\"> </a><a name=\"hczib-visualfunction-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 Observation "zib-visualfunction-01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-zib-VisualFunction.html\">HCIM VisualFunction</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Visuele functie <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#281004000)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-patient-03.html\">Patient/nl-core-patient-03: I. Jongeneel-de Haas</a> " JONGENEEL-DE HAAS"</p><p><b>value</b>: Verminderd gezichtsvermogen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#397540003)</span></p><p><b>comment</b>: Ziet met linkeroog slechter dan met het rechteroog.</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "281004000",
"display" : "Visuele functie"
}
]
},
"subject" : {
🔗 "reference" : "Patient/nl-core-patient-03",
"display" : "I. Jongeneel-de Haas"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "397540003",
"display" : "Verminderd gezichtsvermogen "
}
]
},
"comment" : "Ziet met linkeroog slechter dan met het rechteroog."
}