FHIR IG analytics| Package | hl7.fhir.us.military-service |
| Resource Type | ValueSet |
| Id | ValueSet-military-service-deployment-episode-mission-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-military-service/ValueSet-military-service-deployment-episode-mission-vs.html |
| URL | http://hl7.org/fhir/us/military-service/ValueSet/military-service-deployment-episode-mission-vs |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-10-06T13:13:59+00:00 |
| Name | DeploymentEpisodeCategoryVS |
| Title | Deployment Episode Type Value Set |
| Realm | us |
| Authority | hl7 |
| Description | Recommended deployment episode type code - only the root concept of 'Deployment Episode' is needed for typical implementations. |
No resources found
| CodeSystem | |
| military-service-code-system | Military Service History and Status Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet military-service-deployment-episode-mission-vs
http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system version 📦1.0.0| Code | Display |
| f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f | Deployment Episode |
| e06a57f8-329c-4d74-af88-47c765f0b83a | Training Deployment Episode |
| 77eb3c61-f5c3-425c-848a-6b180b5b0528 | Humanitarian Deployment Episode |
| 82bf75df-60b7-4505-ba9e-8d0171ebb6c3 | Combat Deployment Episode |
{
"resourceType": "ValueSet",
"id": "military-service-deployment-episode-mission-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/military-service/ValueSet/military-service-deployment-episode-mission-vs",
"version": "1.0.0",
"name": "DeploymentEpisodeCategoryVS",
"title": "Deployment Episode Type Value Set",
"status": "active",
"experimental": false,
"date": "2025-10-06T13:13:59+00:00",
"publisher": "Cross Group Projects WG",
"contact": [
{
"name": "Cross Group Projects WG",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
},
{
"system": "email",
"value": "cgp@lists.hl7.org"
}
]
}
],
"description": "Recommended deployment episode type code - only the root concept of 'Deployment Episode' is needed for typical implementations.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
"concept": [
{
"code": "f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f",
"display": "Deployment Episode"
},
{
"code": "e06a57f8-329c-4d74-af88-47c765f0b83a",
"display": "Training Deployment Episode"
},
{
"code": "77eb3c61-f5c3-425c-848a-6b180b5b0528",
"display": "Humanitarian Deployment Episode"
},
{
"code": "82bf75df-60b7-4505-ba9e-8d0171ebb6c3",
"display": "Combat Deployment Episode"
}
]
}
]
}
}