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" : "ObsPhenotypeExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cqdg.ca/StructureDefinition/CQDGObservationPhenotype"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObsPhenotypeExample</b></p><a name=\"ObsPhenotypeExample\"> </a><a name=\"hcObsPhenotypeExample\"> </a><a name=\"ObsPhenotypeExample-en-US\"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 12126-9}\">Body region Narrative Study observation US</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:\">Phenotype source text</span></p></div>"
},
"status" : "registered",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "12126-9"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"valueCodeableConcept" : {
"text" : "Phenotype source text"
}
}