{ "description": "Details und Positionsinformationen über einen physischen Ort (z.B. Station, Raum oder Bett)", "_filename": "StructureDefinition-TipluLocation.json", "package_name": "basisprofil.tiplu.de.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "TipluLocation", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "TipluLocation", "package_version": "1.1.3", "status": "active", "id": "b52c1d7d-3fff-4710-a4f0-d3714042b307", "kind": "resource", "url": "https://tiplu.de/fhir/StructureDefinition/TipluLocation", "version": "1.0", "differential": { "element": [ { "id": "Location.identifier", "path": "Location.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Location.identifier:Standortnummer", "max": "1", "min": 0, "path": "Location.identifier", "sliceName": "Standortnummer", "mustSupport": true }, { "id": "Location.identifier:Standortnummer.type", "min": 1, "path": "Location.identifier.type", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "RI", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } }, { "id": "Location.identifier:Standortnummer.system", "min": 1, "path": "Location.identifier.system", "mustSupport": true }, { "id": "Location.identifier:Standortnummer.value", "min": 1, "path": "Location.identifier.value", "mustSupport": true }, { "id": "Location.identifier:Kuerzel", "max": "1", "min": 0, "path": "Location.identifier", "type": [ { "code": "Identifier", "profile": [ "https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel" ] } ], "sliceName": "Kuerzel", "mustSupport": true }, { "id": "Location.name", "path": "Location.name", "mustSupport": true }, { "id": "Location.alias", "path": "Location.alias", "mustSupport": true }, { "id": "Location.type", "path": "Location.type", "binding": { "strength": "extensible", "valueSet": "https://tiplu.de/fhir/ValueSet/LocationRoleType" }, "mustSupport": true }, { "id": "Location.physicalType", "path": "Location.physicalType", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/location-physical-type" }, "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }