0.1.0 - ci-build
CardioIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sguinezm/cardioCx-IG/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "EjemploEjectionFractionNoObservation",
"meta" : {
"profile" : [
🔗 "https://centrocardiovascular.cl/StructureDefinition/EjectionFractionValueObservation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation EjemploEjectionFractionNoObservation</b></p><a name=\"EjemploEjectionFractionNoObservation\"> </a><a name=\"hcEjemploEjectionFractionNoObservation\"> </a><a name=\"EjemploEjectionFractionNoObservation-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 70822001}\">Cardiac ejection fraction</span></p><p><b>focus</b>: <a href=\"https://fhirserve.cl/R4/Procedure/1\">https://fhirserve.cl/R4/Procedure/1</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 47492008}\">Not seen</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "70822001"
}
]
},
"focus" : [
{
"reference" : "https://fhirserve.cl/R4/Procedure/1"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "47492008"
}
]
}
}