FHIR IG analytics| Package | hl7.fhir.us.vrdr.r4 |
| Resource Type | Observation |
| Id | Observation-EmergingIssues-Example1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation EmergingIssues-Example1
status: Final
code: Emerging Issues
subject: Madelyn Patel (official) Female, DoB: 1978-03-12 ( Social Beneficiary Identifier: SSN#987654321)
component
code: EmergingIssue1_1
value: H
component
code: EmergingIssue1_2
value: I
component
code: EmergingIssue8_1
value: Hi 8_1
component
code: EmergingIssue20
value: Hi 20_1
{
"resourceType": "Observation",
"id": "EmergingIssues-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/Decedent-Example1"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code": "EmergingIssue1_1"
}
]
},
"valueString": "H"
},
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code": "EmergingIssue1_2"
}
]
},
"valueString": "I"
},
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code": "EmergingIssue8_1"
}
]
},
"valueString": "Hi 8_1"
},
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code": "EmergingIssue20"
}
]
},
"valueString": "Hi 20_1"
}
]
}