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

FHIR IG Statistics: ValueSet/military-service-branch-vs

Packagehl7.fhir.us.military-service
TypeValueSet
Idmilitary-service-branch-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/military-service/https://build.fhir.org/ig/HL7/fhir-military-service/ValueSet-military-service-branch-vs.html
URLhttp://hl7.org/fhir/us/military-service/ValueSet/military-service-branch-vs
Version1.0.0
Statusactive
Date2023-05-30T13:35:06+00:00
NameMilitaryBranchVS
TitleMilitary Branch Value Set
Realmus
Authorityhl7
DescriptionMilitary Branch Value Set - is a subset of the ODH Occupation value set.

Resources that use this resource

StructureDefinition
deployment-history-episodeDeployment History Episode
military-service-episodeMilitary Service Episode

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-branch-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/military-service/ValueSet/military-service-branch-vs",
  "version": "1.0.0",
  "name": "MilitaryBranchVS",
  "title": "Military Branch Value Set",
  "status": "active",
  "experimental": true,
  "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": "Military Branch Value Set - is a subset of the ODH Occupation value set.",
  "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": "928110.010506",
            "display": "Marine Corps [National Security ]"
          }
        ]
      }
    ]
  }
}