IE (Ireland) Core Implementation Guide
1.0.0-ballot - Ballot
Publication Build: This will be filled in by the publication tooling
Page standards status: Informative |
{
"resourceType" : "Observation",
"id" : "PRAPARE-item-example-71802-3",
"meta" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString" : "Prapare Item Example 71802-3"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown" : "This is a Prapare Item Example 71802-3 (Housing status) for the *IE Core Observation Screening Assessment Profile*"
}
],
"profile" : [
🔗 "http://iehr.ai/fhir/ie/core/StructureDefinition/ie-core-observation-screening-assessment"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation PRAPARE-item-example-71802-3</b></p><a name=\"PRAPARE-item-example-71802-3\"> </a><a name=\"hcPRAPARE-item-example-71802-3\"> </a><a name=\"PRAPARE-item-example-71802-3-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-category sdoh}\">SDOH</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 71802-3}\">Housing status</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Amy V. Baxter Female, DoB: 1987-02-20 ( Medical Record Number:\u00a01032702\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>effective</b>: 2022-03-28 18:30:40-0700</p><p><b>performer</b>: <a href=\"Patient-example.html\">Amy V. Baxter Female, DoB: 1987-02-20 ( Medical Record Number:\u00a01032702\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA30190-5}\">I do not have housing (staying with others, in a hotel, in a shelter, living outside on the street, on a beach, in a car, or in a park)</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-prapare-example.html\">Response to Questionnaire '->Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]' about '->Amy V. Shaw'</a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-category",
"code" : "sdoh",
"display" : "SDOH"
}
]
},
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey",
"display" : "Survey"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "71802-3",
"display" : "Housing status"
}
],
"text" : "Housing status"
},
"subject" : {
🔗 "reference" : "Patient/example"
},
"effectiveDateTime" : "2022-03-28T18:30:40-07:00",
"performer" : [
{
🔗 "reference" : "Patient/example"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA30190-5",
"display" : "I do not have housing (staying with others, in a hotel, in a shelter, living outside on the street, on a beach, in a car, or in a park)"
}
],
"text" : "I do not have housing (staying with others, in a hotel, in a shelter, living outside on the street, on a beach, in a car, or in a park)"
},
"derivedFrom" : [
{
🔗 "reference" : "QuestionnaireResponse/prapare-example"
}
]
}