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

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

v2 Immunization registry status

FHIR Value set/code system definition for HL7 v2 table 0441 ( Immunization registry status)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0441 ( Immunization registry status)",
  "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.0441",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Immunization registry status",
  "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" : "51673290-f7c7-51b4-a6fb-4a7efa99c1a4",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0441",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.281",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "A",
    "display" : "Active"
  }, {
    "code" : "I",
    "display" : "Inactive"
  }, {
    "code" : "L",
    "display" : "Inactive - Lost to follow-up (cancel contract)"
  }, {
    "code" : "M",
    "display" : "Inactive - Moved or gone elsewhere (cancel contract)"
  }, {
    "code" : "O",
    "display" : "Other",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Anders",
      "language" : "nl"
    } ]
  }, {
    "code" : "P",
    "display" : "Inactive - Permanently inactive (Do not reactivate or add new entries to the record)"
  }, {
    "code" : "U",
    "display" : "Unknown",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Onbekend",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}