This page is part of the electronic Case Reporting (eCR) (v0.2.0: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 2.1.2. For a full list of available versions, see the Directory of published versions
JSON Format: Observation-eicr-travel-history-eve-everywoman-1999
Raw json
{
"resourceType" : "Observation",
"id" : "eicr-travel-history-eve-everywoman-1999",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-travel-history"
]
},
"language" : "en-US",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<table>
<thead>
<tr>
<th>Id</th>
<th>Travel History: Date(s)</th>
<th>Location</th>
</tr>
</thead>
<tbody>
<tr>
<td>eicr-travel-history-eve-everywoman-1999</td>
<td>1999 - 2007</td>
<td>Spent 8 years in the UK during the BSE outbreak</td>
</tr>
</tbody>
</table>
</div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "420008001",
"display" : "Travel"
}
],
"text" : "Travel History"
},
"subject" : {
"reference" : "Patient/ecr-patient-eve-everywoman",
"display" : "Eve Everywoman"
},
"effectivePeriod" : {
"start" : "1999",
"end" : "2007"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/ParticipationType",
"code" : "LOC",
"display" : "Location"
}
]
},
"valueCodeableConcept" : {
"text" : "Spent 8 years in the UK during the BSE outbreak"
}
}
]
}

