FHIR IG analytics| Package | hl7.fhir.us.vrdr.r4 |
| Resource Type | Observation |
| Id | Observation-EmergingIssuesUT-Example1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation EmergingIssuesUT-Example1
status: Final
code: Emerging Issues
subject: Davis Lineberry (official) Male, DoB: 2021-03-04 ( Social Security number)
| Code | Value[x] |
| EmergingIssue20 | 043-A-110234 |
{
"resourceType": "Observation",
"id": "EmergingIssuesUT-Example1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-emerging-issues-vr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr",
"code": "emergingissues"
}
]
},
"subject": {
"reference": "Patient/DecedentUT-Example1"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code": "EmergingIssue20"
}
]
},
"valueString": "043-A-110234"
}
]
}