FHIR IG analytics| Package | hl7.fhir.us.core.r4 |
| Resource Type | Observation |
| Id | Observation-AUDIT-C-panel-example-72109-2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation AUDIT-C-panel-example-72109-2
status: Final
category: Survey
code: Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]
subject: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
effective: 2023-08-14 20:40:49+0000
performer: Practitioner Ronald Bone
hasMember:
derivedFrom: Alcohol Use Disorder Identification Test - Consumption [AUDIT-C] QuestionnaireResponse Example
{
"resourceType": "Observation",
"id": "AUDIT-C-panel-example-72109-2",
"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://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72109-2",
"display": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
}
],
"text": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2023-08-14T20:40:49.675000+00:00",
"performer": [
{
"reference": "Practitioner/practitioner-1"
}
],
"hasMember": [
{
"reference": "Observation/AUDIT-C-item-example-68517-2"
},
{
"reference": "Observation/AUDIT-C-item-example-68519-8"
},
{
"reference": "Observation/AUDIT-C-item-example-68520-6"
},
{
"reference": "Observation/AUDIT-C-item-example-75626-2"
}
],
"derivedFrom": [
{
"reference": "QuestionnaireResponse/AUDIT-C",
"display": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C] QuestionnaireResponse Example"
}
]
}