Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions
: Example Observation - nl-core-SOAPReport.SOAPLine-04 - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "nl-core-SOAPReport.SOAPLine-04",
"meta" : {
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-SOAPReport.SOAPLine"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"nl-core-SOAPReport.SOAPLine-04\"> </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 "nl-core-SOAPReport.SOAPLine-04" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-SOAPReport.SOAPLine.html\">nl core SOAPReport.SOAPLine</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Beleid <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#129271007)</span></p><p><b>value</b>: Overzetten van enalapril naar telmisartan. Evaluatie over 2 weken.</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "129271007",
"display" : "Beleid"
}
]
},
"valueString" : "Overzetten van enalapril naar telmisartan. Evaluatie over 2 weken."
}