PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-2
    http://hl7.org/fhir/location-mode
{
  "description": "Indicates whether a resource instance represents a specific location or a class of locations.",
  "_filename": "CodeSystem-location-mode.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r5",
  "date": "2021-01-17T06:06:13+10:00",
  "publisher": "Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "LocationMode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "LocationMode",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r5"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "57bf0642-048e-4c58-85d5-cb7fd626f8a4",
  "valueSet": "http://hl7.org/fhir/ValueSet/location-mode|5.0.0",
  "kind": null,
  "url": "http://hl7.org/fhir/location-mode",
  "concept": [ {
    "code": "instance",
    "display": "Instance",
    "definition": "The Location resource represents a specific instance of a location (e.g. Operating Theatre 1A)."
  }, {
    "code": "kind",
    "display": "Kind",
    "definition": "The Location represents a class of locations (e.g. Any Operating Theatre) although this class of locations could be constrained within a specific boundary (such as organization, or parent location, address etc.)."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}