{ "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", "date": "2021-01-05T09:01:24+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": "Location Mode", "package_version": "r5.r4-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-r5.r4" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" } ], "status": "active", "id": "62b89694-cc51-4b04-9dec-2a7c23e6a46e", "valueSet": "http://hl7.org/fhir/ValueSet/location-mode|4.0.1", "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": "5.0.0", "contact": [ { "name": "Patient Administration", "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm", "system": "url" } ] } ] }