FHIR IG analytics| Package | hl7.fhir.us.military-service |
| Resource Type | Observation |
| Id | Observation-philip-scott-example-deployment-history-episode.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation philip-scott-example-deployment-history-episode
Profile: Deployment History Episode
status: Final
code: Deployment Episode
subject: Scott Example Philip Male, DoB: 1954-01-22 ( Medical Record Number: 1032702 (use: usual, ))
effective: 1991-07-01 --> 1993-07-01
hasMember: Observation History of Occupation
component
code: Deployment Episode Country Code
value: Viet Nam
component
code: History of Occupation Industry
value: Marine Corps [National Security ]
component
code: Deployment Episode Mission Code
value: Enduring Freedom
{
"resourceType": "Observation",
"id": "philip-scott-example-deployment-history-episode",
"meta": {
"profile": [
"http://hl7.org/fhir/us/military-service/StructureDefinition/deployment-history-episode"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
"code": "f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f",
"display": "Deployment Episode"
}
]
},
"subject": {
"reference": "Patient/philip-scott-example-veteran"
},
"effectivePeriod": {
"start": "1991-07-01",
"end": "1993-07-01"
},
"hasMember": [
{
"reference": "Observation/philip-scott-example-military-occupation"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
"code": "7E33243654BB42F5BF3F3A59E0E6E6BD",
"display": "Deployment Episode Country Code"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "VNM"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "86188-0",
"display": "History of Occupation Industry"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
"code": "928110.010506",
"display": "Marine Corps [National Security ]"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
"code": "BF3432CC716B4DC7AA0DF43C176F4F05",
"display": "Deployment Episode Mission Code"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
"code": "46a15b13-b5c1-4ae8-acde-48c31f30175a",
"display": "Enduring Freedom"
}
]
}
}
]
}