PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/v2/0517
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0517 ( Inform Person Code)",
  "_filename": "CodeSystem-v2-0517.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Inform Person 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": "54afe081-ac0d-43c2-ae9b-01cd4d2e155c",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0517",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0517",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.338",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "HD",
    "display": "Inform help desk"
  }, {
    "code": "NPAT",
    "display": "Do NOT inform patient"
  }, {
    "code": "PAT",
    "display": "Inform patient"
  }, {
    "code": "USR",
    "display": "Inform User"
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}