PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot3
    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.r6.examples",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2025-04-01T12:16:37.966+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "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": "Location Mode",
  "package_version": "6.0.0-ballot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  } ],
  "status": "active",
  "id": "39460c67-a3bf-44e6-a1f2-168fcfc99db4",
  "valueSet": "http://hl7.org/fhir/ValueSet/location-mode",
  "kind": null,
  "url": "http://hl7.org/fhir/location-mode",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.331",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.322",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.2.181",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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": "6.0.0-ballot3",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}