FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | Observation |
| Id | Observation-observation-country-of-nationality-eve-everywoman.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-country-of-nationality-eve-everywoman
Language: en
status: Final
category: Social History
code: Ethnicity / related nationality data (observable entity)
subject: Eve Everywoman
effective: 2020-11-10 22:33:22+0000
performer: PractitionerRole Primary Care Clinic/Center
value: Australia
{
"resourceType": "Observation",
"id": "observation-country-of-nationality-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-country-of-nationality"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "186034007",
"display": "Ethnicity / related nationality data (observable entity)"
}
]
},
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2020-11-10T22:33:22Z",
"performer": [
{
"reference": "PractitionerRole/practitionerrole-henry-seven"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU",
"display": "Australia"
}
]
}
}