PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    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.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "property": [ {
    "uri": "http://hl7.org/fhir/concept-properties#deprecated",
    "code": "deprecated",
    "type": "dateTime",
    "description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged"
  } ],
  "name": "v2 Organization Unit Type",
  "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": "ad3fbf54-39e2-4d6e-9607-03b3d1cb234d",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0474",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0474",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.302",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "D",
    "display": "Department",
    "designation": [ {
      "value": "Afdeling",
      "language": "nl"
    } ]
  }, {
    "code": "F",
    "display": "Facility",
    "designation": [ {
      "value": "Kliniek",
      "language": "nl"
    } ]
  }, {
    "code": "L",
    "display": "Local market area",
    "property": [ {
      "code": "deprecated",
      "valueDateTime": "2000-11"
    } ]
  }, {
    "code": "M",
    "display": "Medical Center Area",
    "property": [ {
      "code": "deprecated",
      "valueDateTime": "2000-11"
    } ]
  }, {
    "code": "S",
    "display": "Subdivision",
    "designation": [ {
      "value": "Subdivisie",
      "language": "nl"
    } ]
  }, {
    "code": "U",
    "display": "Subdepartment",
    "designation": [ {
      "value": "Subafdeling",
      "language": "nl"
    } ]
  }, {
    "code": "V",
    "display": "Division",
    "designation": [ {
      "value": "Divisie",
      "language": "nl"
    } ]
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}