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" : "ObservationFamilyRelationshipExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cqdg.ca/StructureDefinition/CQDGObservationFamilyRelationship"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservationFamilyRelationshipExample</b></p><a name=\"ObservationFamilyRelationshipExample\"> </a><a name=\"hcObservationFamilyRelationshipExample\"> </a><a name=\"ObservationFamilyRelationshipExample-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-CQDGObservationFamilyRelationship.html\">Ferlab.bio StructureDefinition/family-relationship</a></p></div><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code Family-relationship}\">Family-relationship 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>focus</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.0.2&canonical=http://hl7.org/fhir/ca/baseline/Patient/PatientExample2\">Patient/PatientExample2</a></p><p><b>value</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/v3-role-code Proband}\">Proband</span></p></div>"
},
"status" : "registered",
"code" : {
"coding" : [
{
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code",
"code" : "Family-relationship"
}
],
"text" : "Family-relationship observation"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"focus" : [
{
"reference" : "Patient/PatientExample2"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.cqdg.ca/CodeSystem/v3-role-code",
"code" : "Proband",
"display" : "Proband"
}
]
}
}