PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/v2/0438
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0438 ( Allergy Clinical Status)",
  "_filename": "CodeSystem-v2-0438.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Allergy Clinical Status",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "External"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "id": "e14b7b72-7c3f-42de-8dbb-6d0d6f8fe07a",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0438",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0438",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.279",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "C",
    "display": "Confirmed or verified",
    "designation": [ {
      "value": "Bevestigd of gecontroleerd",
      "language": "nl"
    } ]
  }, {
    "code": "D",
    "display": "Doubt raised",
    "designation": [ {
      "value": "Twijfelachtig",
      "language": "nl"
    } ]
  }, {
    "code": "E",
    "display": "Erroneous",
    "designation": [ {
      "value": "Foutief",
      "language": "nl"
    } ]
  }, {
    "code": "I",
    "display": "Confirmed but inactive",
    "designation": [ {
      "value": "Bevestigd maar inactief",
      "language": "nl"
    } ]
  }, {
    "code": "P",
    "display": "Pending",
    "designation": [ {
      "value": "In bewerking",
      "language": "nl"
    } ]
  }, {
    "code": "S",
    "display": "Suspect",
    "designation": [ {
      "value": "Verdacht",
      "language": "nl"
    } ]
  }, {
    "code": "U",
    "display": "Unconfirmed",
    "designation": [ {
      "value": "Niet-bevestigd",
      "language": "nl"
    } ]
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}