This page is part of the FHIRcast (v3.0.0-ballot: STU3 (v3.0.0) Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "435098234",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"435098234\"> </a><a name=\"hc435098234\"> </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 "435098234" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fhircast-observation.html\">FHIRcast Observation</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: Pathological bone fracture [Minimum Data Set] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#45651-7)</span></p><p><b>subject</b>: <a href=\"Patient-503824b8-fe8c-4227-b061-7181ba6c3926.html\">Patient/503824b8-fe8c-4227-b061-7181ba6c3926</a> " SMITH"</p><p><b>effective</b>: 2024-03-19</p><p><b>issued</b>: Sep 7, 2020, 3:02:03 PM</p><p><b>performer</b>: <a href=\"Practitioner-d2bb499c-3021-4c20-a97b-e62469e9e5f5.html\">Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5</a></p><p><b>value</b>: Yes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA33-6)</span></p><p><b>derivedFrom</b>: <span><a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of "urn:oid:". See https://www.dicomstandard.org/\">DUI</a>/urn:oid:2.16.124.113543.6003.1154777499.30276.83661.3632298176</span></p></div>"
},
"status" : "preliminary",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "45651-7",
"display" : "Pathological bone fracture [Minimum Data Set]"
}
]
},
"subject" : {
🔗 "reference" : "Patient/503824b8-fe8c-4227-b061-7181ba6c3926"
},
"effectiveDateTime" : "2024-03-19",
"issued" : "2020-09-07T15:02:03.651Z",
"performer" : [
{
🔗 "reference" : "Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA33-6",
"display" : "Yes"
}
]
},
"derivedFrom" : [
{
"identifier" : {
"system" : "urn:dicom:uid",
"value" : "urn:oid:2.16.124.113543.6003.1154777499.30276.83661.3632298176"
}
}
]
}