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" : "MilitaryServiceEpisode1",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/military-service/StructureDefinition/military-service-episode"
]
},
"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: {http://loinc.org 87511-2}\">Combat zone AndOr hazardous duty work dates</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-04-01 --> 2020-09-01</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 86188-0}\">History of Occupation industry</span></p><p><b>value</b>: <span title=\"Codes: {https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.327 928110.000255}\">Air Force [National Security ]</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 9B7095A70B024CD789A36E48A3936592}\">Discharge Status</span></p><p><b>value</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 79A512F77CFC4E63B9969930FC8787DB}\">Honorable</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 9CEAD6537D6A4F198549F70598B8F8BF}\">Separation Reason</span></p><p><b>value</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 034}\">Medal of Honor Recipient</span></p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "87511-2"
}
]
},
"subject" : {
"reference" : "Patient/sam-share-ssgt-veteran"
},
"effectivePeriod" : {
"start" : "2018-04-01",
"end" : "2020-09-01"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "86188-0",
"display" : "History of Occupation industry"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.327",
"code" : "928110.000255",
"display" : "Air Force [National Security ]"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "https://www.logicahealth.org/solutions/solor/military-service",
"code" : "9B7095A70B024CD789A36E48A3936592",
"display" : "Discharge Status"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.logicahealth.org/solutions/solor/military-service",
"code" : "79A512F77CFC4E63B9969930FC8787DB",
"display" : "Honorable"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "https://www.logicahealth.org/solutions/solor/military-service",
"code" : "9CEAD6537D6A4F198549F70598B8F8BF",
"display" : "Separation Reason"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.logicahealth.org/solutions/solor/military-service",
"code" : "034",
"display" : "Medal of Honor Recipient"
}
]
}
}
]
}