FHIR IG analytics| Package | hl7.fhir.us.ph-library.r4 |
| Resource Type | Observation |
| Id | Observation-us-ph-travel-history-eve-everywoman-201610.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation us-ph-travel-history-eve-everywoman-201610
Profile: US Public Health Travel History
status: Final
category: Social History
code: Travel History
subject: Eve Everywoman
effective: 2016-10-22 --> 2016-10-30
performer: PractitionerRole Primary Care Clinic/Center
| Extension | Code |
| Location |
{
"resourceType": "Observation",
"id": "us-ph-travel-history-eve-everywoman-201610",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-travel-history"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "420008001",
"display": "Travel"
}
],
"text": "Travel History"
},
"subject": {
"reference": "Patient/us-ph-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"effectivePeriod": {
"start": "2016-10-22",
"end": "2016-10-30"
},
"performer": [
{
"reference": "PractitionerRole/us-ph-practitionerrole-henry-seven"
}
],
"component": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-address-extension",
"valueAddress": {
"line": [
"1170 N Rancho Robles Rd"
],
"city": "Oracle",
"state": "AZ",
"postalCode": "8562",
"country": "US"
}
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "LOC",
"display": "Location"
}
]
}
}
]
}