PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/v2/0474
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0474 ( Organization Unit Type)",
  "_filename": "CodeSystem-v2-0474.json",
  "package_name": "hl7.fhir.r2b.core",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "property": [ {
    "code": "abstract",
    "type": "boolean",
    "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts"
  } ],
  "name": "v2 Organization Unit Type",
  "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.302"
  } ],
  "compositional": false,
  "status": "active",
  "id": "6205daa8-61ae-4027-8344-5a334ebcb7bc",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0474",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/v2/0474",
  "concept": [ {
    "code": "D",
    "display": "Department"
  }, {
    "code": "F",
    "display": "Facility"
  }, {
    "code": "L",
    "display": "Local market area",
    "property": [ {
      "code": "deprecated",
      "valueBoolean": true
    }, {
      "code": "deprecated",
      "valueBoolean": true
    } ]
  }, {
    "code": "M",
    "display": "Medical Center Area",
    "property": [ {
      "code": "deprecated",
      "valueBoolean": true
    }, {
      "code": "deprecated",
      "valueBoolean": true
    } ]
  }, {
    "code": "S",
    "display": "Subdivision"
  }, {
    "code": "U",
    "display": "Subdepartment"
  }, {
    "code": "V",
    "display": "Division"
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org",
      "system": "other"
    } ]
  } ]
}