PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r3@2.1.0
    http://terminology.hl7.org/CodeSystem/v2-0653
{
  "description": "Code system of concepts that identify the date format for a decontamination/sterilization instance. Used in HL7 Version 2.x messaging in the SCP segment.",
  "_filename": "CodeSystem-v2-0653.json",
  "package_name": "hl7.terminology.r3",
  "date": "2019-12-01",
  "versionNeeded": false,
  "publisher": "HL7, Inc",
  "purpose": "Underlying Master Code System for V2 table 0653 (Date Format)",
  "content": "complete",
  "property": [ {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
    "code": "status",
    "type": "code",
    "description": "Status of the concept"
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
    "code": "deprecated",
    "type": "code",
    "description": "Version of HL7 in which the code was deprecated"
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment",
    "code": "v2-concComment",
    "type": "string",
    "description": "V2 Concept Comment"
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub",
    "code": "v2-concCommentAsPub",
    "type": "string",
    "description": "V2 Concept Comment As Published"
  } ],
  "name": "DateFormat",
  "copyright": "Copyright HL7. Licensed under creative commons public domain",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "dateFormat",
  "package_version": "2.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "compositional": false,
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "4a4bb8c2-406b-4f5b-aa71-b09b8ddda008",
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0653",
  "kind": null,
  "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": [ {
    "id": "6274",
    "code": "1",
    "display": "mm/dd/yy",
    "property": [ {
      "code": "v2-concComment",
      "valueString": "USA standard"
    }, {
      "code": "v2-concCommentAsPub",
      "valueString": "USA standard"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "mm/dd/yy"
  }, {
    "id": "6275",
    "code": "2",
    "display": "yy.mm.dd",
    "property": [ {
      "code": "v2-concComment",
      "valueString": "ANSI standard"
    }, {
      "code": "v2-concCommentAsPub",
      "valueString": "ANSI standard"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "yy.mm.dd"
  }, {
    "id": "6276",
    "code": "3",
    "display": "dd/mm/yy",
    "property": [ {
      "code": "v2-concComment",
      "valueString": "Britain/France standard"
    }, {
      "code": "v2-concCommentAsPub",
      "valueString": "Britain/France standard"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "dd/mm/yy"
  }, {
    "id": "6277",
    "code": "4",
    "display": "dd.mm.yy",
    "property": [ {
      "code": "v2-concComment",
      "valueString": "Germany standard"
    }, {
      "code": "v2-concCommentAsPub",
      "valueString": "Germany standard"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "dd.mm.yy"
  }, {
    "id": "6278",
    "code": "5",
    "display": "yy/mm/dd",
    "property": [ {
      "code": "v2-concComment",
      "valueString": "Japan standard"
    }, {
      "code": "v2-concCommentAsPub",
      "valueString": "Japan standard"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "yy/mm/dd"
  }, {
    "id": "6279",
    "code": "6",
    "display": "Yymmdd",
    "property": [ {
      "code": "v2-concComment",
      "valueString": "ISO standard"
    }, {
      "code": "v2-concCommentAsPub",
      "valueString": "ISO standard"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Yymmdd"
  } ],
  "caseSensitive": true,
  "version": "2.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/",
      "system": "url"
    } ]
  } ]
}