{
"description": "Indicates whether a resource instance represents a specific location or a class of locations.",
"_filename": "CodeSystem-location-mode.json",
"package_name": "hl7.fhir.r2b.examples",
"date": null,
"versionNeeded": false,
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "LocationMode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.181"
} ],
"compositional": false,
"status": "draft",
"id": "6ca44573-a9e7-4edf-ab33-01720a2e139c",
"valueSet": "http://hl7.org/fhir/ValueSet/location-mode",
"kind": null,
"count": 0,
"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": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"rank": 1,
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}