FHIR IG analytics| Package | hl7.fhir.us.ecr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-travel-history-eve-everywoman-201801.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-travel-history-eve-everywoman-201801
status: Final
code: Travel History
subject: Eve Everywoman
effective: 2018-01-15 --> 2018-01-30
component
code: Location
value: Fiji
component
code: Location
value: Vanuatu
component
code: Type of activity (attribute)
value: Active duty military (occupation)
{
"resourceType": "Observation",
"id": "observation-travel-history-eve-everywoman-201801",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-travel-history"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "420008001",
"display": "Travel"
}
],
"text": "Travel History"
},
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"effectivePeriod": {
"start": "2018-01-15",
"end": "2018-01-30"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "LOC",
"display": "Location"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FJI",
"display": "Fiji"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "LOC",
"display": "Location"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:1.0.3166.1",
"code": "VUT",
"display": "Vanuatu"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "280147009",
"display": "Type of activity (attribute)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "702348006",
"display": "Active duty military (occupation)"
}
]
}
}
]
}