FHIR IG analytics| Package | hl7.fhir.us.core.r4 |
| Resource Type | Observation |
| Id | Observation-HVS-item-example-88124-3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation HVS-item-example-88124-3
status: Final
category: SDOH, Survey
code: Food insecurity risk
subject: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
effective: 2020-09-10 21:56:54+0000
performer: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
value: At risk
derivedFrom: Response to Questionnaire '->Hunger Vital Sign Example' about '->Amy V. Shaw'
{
"resourceType": "Observation",
"id": "HVS-item-example-88124-3",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment|8.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-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": "88124-3",
"display": "Food insecurity risk [HVS]"
}
],
"text": "Food insecurity risk"
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2020-09-10T21:56:54.671000+00:00",
"performer": [
{
"reference": "Patient/example"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA19952-3",
"display": "At risk"
}
],
"text": "At risk"
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/hunger-vital-sign-example"
}
]
}