PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/v2/0428
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0428 ( Incident Type Code)",
  "_filename": "CodeSystem-v2-0428.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Incident Type Code",
  "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": "09a2a21e-8052-45ef-9c0f-512d6d18692a",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0428",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0428",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.269",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "O",
    "display": "Other",
    "designation": [ {
      "value": "Anders",
      "language": "nl"
    } ]
  }, {
    "code": "P",
    "display": "Preventable",
    "designation": [ {
      "value": "Vermijdbaar",
      "language": "nl"
    } ]
  }, {
    "code": "U",
    "display": "User Error",
    "designation": [ {
      "value": "Gebruikersfout",
      "language": "nl"
    } ]
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}