http://terminology.hl7.org/CodeSystem/v2-0653|2.9

name
v2.0653
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active

v2 Date Format

FHIR Value set/code system definition for HL7 v2 table 0653 ( Date Format)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0653 ( Date Format)",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0653",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Date Format",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "5437b952-d303-55b2-a384-ab4a78c3d562",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0653",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.381",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "1",
    "display" : "mm/dd/yy",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "USA standard"
    } ]
  }, {
    "code" : "2",
    "display" : "yy.mm.dd",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "ANSI standard"
    } ]
  }, {
    "code" : "3",
    "display" : "dd/mm/yy",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Britain/France standard"
    } ]
  }, {
    "code" : "4",
    "display" : "dd.mm.yy",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Germany standard"
    } ]
  }, {
    "code" : "5",
    "display" : "yy/mm/dd",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Japan standard"
    } ]
  }, {
    "code" : "6",
    "display" : "Yymmdd",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "ISO standard"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}