0.1.0 - ci-build
CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "ObservationDiseaseStatusExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cqdg.ca/StructureDefinition/CQDGObservationDiseaseStatus"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservationDiseaseStatusExample</b></p><a name=\"ObservationDiseaseStatusExample\"> </a><a name=\"hcObservationDiseaseStatusExample\"> </a><a name=\"ObservationDiseaseStatusExample-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CQDGObservationDiseaseStatus.html\">Ferlab.bio StructureDefinition/disease-status</a></p></div><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code Disease-Status}\">Disease-Status observation</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Anonymous Patient Male, DoB Unknown ( 343434343434\u00a0(use:\u00a0secondary,\u00a0))</a></p><p><b>value</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/disease-status Affected}\">Affected</span></p></div>"
},
"status" : "registered",
"code" : {
"coding" : [
{
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code",
"code" : "Disease-Status"
}
],
"text" : "Disease-Status observation"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.cqdg.ca/CodeSystem/disease-status",
"code" : "Affected",
"display" : "Affected"
}
]
}
}