This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
FHIR Value set/code system definition for HL7 v2 table 0140 ( Military Service)
{ "resourceType": "CodeSystem", "id": "v2-0140", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "External" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "url": "http://hl7.org/fhir/v2/0140", "identifier": { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.18.62" }, "version": "2.8.2", "name": "v2 Military Service", "status": "active", "experimental": false, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0140 ( Military Service)", "caseSensitive": false, "valueSet": "http://hl7.org/fhir/ValueSet/v2-0140", "content": "complete", "concept": [ { "code": "AUSA", "display": "Australian Army", "designation": [ { "language": "nl", "value": "Australische leger" } ] }, { "code": "AUSAF", "display": "Australian Air Force", "designation": [ { "language": "nl", "value": "Australische luchtmacht" } ] }, { "code": "AUSN", "display": "Australian Navy", "designation": [ { "language": "nl", "value": "Australische marine" } ] }, { "code": "NATO", "display": "North Atlantic Treaty Organization", "designation": [ { "language": "nl", "value": "Noord-Atlantische Verdragsorganisatie (NAVO)" } ] }, { "code": "NOAA", "display": "National Oceanic and Atmospheric Administration", "designation": [ { "language": "nl", "value": "Amerikaanse oceanische en atmosferische dienst" } ] }, { "code": "USA", "display": "US Army", "designation": [ { "language": "nl", "value": "Amerikaans leger" } ] }, { "code": "USAF", "display": "US Air Force", "designation": [ { "language": "nl", "value": "Amerikaanse luchtmacht" } ] }, { "code": "USCG", "display": "US Coast Guard", "designation": [ { "language": "nl", "value": "Amerikaanse kustwacht" } ] }, { "code": "USMC", "display": "US Marine Corps", "designation": [ { "language": "nl", "value": "Amerikaanse korps mariniers" } ] }, { "code": "USN", "display": "US Navy", "designation": [ { "language": "nl", "value": "Amerikaanse marine" } ] }, { "code": "USPHS", "display": "US Public Health Service", "designation": [ { "language": "nl", "value": "Amerikaanse volksgezondheiddienst" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.