0.1.0 - ci-build
IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "UC4-PhysicalActivity2020",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation UC4-PhysicalActivity2020</b></p><a name=\"UC4-PhysicalActivity2020\"> </a><a name=\"hcUC4-PhysicalActivity2020\"> </a><a name=\"UC4-PhysicalActivity2020-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">social-history</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 61686008}\">Physical exercise</span></p><p><b>subject</b>: <a href=\"Patient-UC4-Patient.html\">Marta Perez Female, DoB: 1959-05-15</a></p><p><b>encounter</b>: <a href=\"Encounter-UC4-Encounter2020May.html\">Encounter: status = finished; class = AMB (AMB); period = 2020-05-20 --> (ongoing)</a></p><p><b>effective</b>: 2020-05-20</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 228445002}\">Gets no exercise</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"code" : "social-history"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "61686008",
"display" : "Physical exercise"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC4-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC4-Encounter2020May"
},
"effectiveDateTime" : "2020-05-20",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "228445002",
"display" : "Gets no exercise"
}
]
}
}