{
"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-r4.r5",
"date": "2019-11-01T08:29:23+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-r4.r5"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "9be54a7d-d9ed-455f-8d52-e1bc33cca7b9",
"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.0.1",
"contact": [ {
"name": "Patient Administration",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}