This page is part of the IHE SDC/eCC on FHIR (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "SDCeCCObservationSection",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-Observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></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 \"SDCeCCObservationSection\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ihe-sdc-ecc-Observation.html\">IHE SDC/eCC on FHIR Observation</a></p></div><p><b>identifier</b>: id: mmk6z8-121a-4bc3-94dc-7463cc9oi88</p><p><b>status</b>: final</p><p><b>code</b>: CLINICAL <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (eCC#17537)</span></p><p><b>subject</b>: <a href=\"http://example.org/patient\">http://example.org/patient: Example Patient</a></p><p><b>effective</b>: 2021-05-11</p><p><b>performer</b>: <a href=\"http://example.org/practitioner\">http://example.org/practitioner: Example Practitioner</a></p><p><b>hasMember</b>: </p><ul><li><span></span></li><li><span></span></li></ul></div>"
},
"identifier" : [
{
"system" : "http://example.org/Observation",
"value" : "mmk6z8-121a-4bc3-94dc-7463cc9oi88"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://cap.org/eCC",
"code" : "17537",
"display" : "CLINICAL"
}
]
},
"subject" : {
"reference" : "http://example.org/patient",
"display" : "Example Patient"
},
"effectiveDateTime" : "2021-05-11",
"performer" : [
{
"reference" : "http://example.org/practitioner",
"display" : "Example Practitioner"
}
],
"hasMember" : [
{
"identifier" : {
"system" : "http://example.org/Observation",
"value" : "eccea3-121a-4bc3-94dc-7463cc908f2e"
}
},
{
"identifier" : {
"system" : "http://example.org/Observation",
"value" : "fikea3-188a-4ko3-00dc-8282cc908f3e"
}
}
]
}