This page is part of the HL7 FHIR Implementation Guide for Military Service History and Status (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "DeploymentEpisode1",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/military-service/StructureDefinition/deploymentepisode"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f}\">Deployment Episode</span></p><p><b>subject</b>: <a href=\"Patient-sam-share-ssgt-veteran.html\">Generated Summary: Medical Record Number: 1032702 (USUAL); active; Sam V. Share , Sam V. Share ; Phone: 555-555-5555, sam.share@veterans-org.com; gender: male; birthDate: 1987-02-20</a></p><p><b>effective</b>: 2018-05-01 --> 2019-01-01</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 7E33243654BB42F5BF3F3A59E0E6E6BD}\">Combat Episode Country Code</span></p><p><b>value</b>: <span title=\"Codes: {urn:iso:std:iso:3166 AFG}\">Afghanistan</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service BF3432CC716B4DC7AA0DF43C176F4F05}\">Combat Episode Mission Code</span></p><p><b>value</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 46a15b13-b5c1-4ae8-acde-48c31f30175a}\">Enduring Freedom</span></p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "https://www.logicahealth.org/solutions/solor/military-service",
"code" : "f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f",
"display" : "Deployment Episode"
}
]
},
"subject" : {
"reference" : "Patient/sam-share-ssgt-veteran"
},
"effectivePeriod" : {
"start" : "2018-05-01",
"end" : "2019-01-01"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "https://www.logicahealth.org/solutions/solor/military-service",
"code" : "7E33243654BB42F5BF3F3A59E0E6E6BD",
"display" : "Combat Episode Country Code"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AFG"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "https://www.logicahealth.org/solutions/solor/military-service",
"code" : "BF3432CC716B4DC7AA0DF43C176F4F05",
"display" : "Combat Episode Mission Code"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.logicahealth.org/solutions/solor/military-service",
"code" : "46a15b13-b5c1-4ae8-acde-48c31f30175a",
"display" : "Enduring Freedom"
}
]
}
}
]
}