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

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

v2 Name/address representation

FHIR Value set/code system definition for HL7 v2 table 4000 ( Name/address representation)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 4000 ( Name/address representation)",
  "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",
  "property" : [ {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "A property that indicates the status of the concept. One of active, experimental, deprecated, retired"
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#deprecationDate",
    "code" : "deprecationDate",
    "type" : "dateTime",
    "description" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged"
  } ],
  "name" : "v2.4000",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Name/address representation",
  "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" : "f1bcd1e0-0a33-5727-a9e3-0dc2bfbcb534",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-4000",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.436",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "A",
    "display" : "Alphabetic (i.e., Default or some single-byte)",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "1999-05"
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Alfabetisch (d.w.z. standaard of bepaalde 1-byte)",
      "language" : "nl"
    } ]
  }, {
    "code" : "I",
    "display" : "Ideographic (i.e., Kanji)",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "1999-05"
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Ideografisch (d.w.z. Kanjii)",
      "language" : "nl"
    } ]
  }, {
    "code" : "P",
    "display" : "Phonetic (i.e., ASCII, Katakana, Hiragana, etc.)",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "1999-05"
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Fonetisch (d.w.z. ASCII, Katakane, Hirogana, etc.)",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}