FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/military-service-deployment-episode-mission-vs

Packagehl7.fhir.us.military-service
TypeValueSet
Idmilitary-service-deployment-episode-mission-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/military-service/https://build.fhir.org/ig/HL7/fhir-military-service/ValueSet-military-service-deployment-episode-mission-vs.html
URLhttp://hl7.org/fhir/us/military-service/ValueSet/military-service-deployment-episode-mission-vs
Version1.0.0
Statusactive
Date2023-05-30T13:35:06+00:00
NameDeploymentEpisodeCategoryVS
TitleDeployment Episode Type Value Set
Realmus
Authorityhl7
DescriptionRecommended deployment episode type code - only the root concept of 'Deployment Episode' is needed for typical implementations.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
military-service-code-systemMilitary Service History and Status Code System

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "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": "2023-05-30T13:35:06+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"
          }
        ]
      }
    ]
  }
}