PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/v2/0483
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0483 ( Authorization Mode)",
  "_filename": "CodeSystem-v2-0483.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Authorization Mode",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.133883.18.308"
  } ],
  "compositional": false,
  "status": "active",
  "id": "3cf836b8-a35b-4bda-892d-c5c5b5620f1c",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0483",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/v2/0483",
  "concept": [ {
    "code": "EL",
    "display": "Electronic"
  }, {
    "code": "EM",
    "display": "E-mail"
  }, {
    "code": "FX",
    "display": "Fax"
  }, {
    "code": "IP",
    "display": "In Person"
  }, {
    "code": "MA",
    "display": "Mail"
  }, {
    "code": "PA",
    "display": "Paper"
  }, {
    "code": "PH",
    "display": "Phone"
  }, {
    "code": "RE",
    "display": "Reflexive (Automated system)"
  }, {
    "code": "VC",
    "display": "Video-conference"
  }, {
    "code": "VO",
    "display": "Voice"
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org",
      "system": "other"
    } ]
  } ]
}