{ "description": "Das vorliegende Location-Profil im UseCase von Station, Raum und Bett beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.", "_filename": "StructureDefinition-MaiaPhysischerStandort.json", "package_name": "tiplu.maia.schnittstellendefinition", "date": "2023-02-27", "derivation": "constraint", "publisher": "Tiplu GmbH", "fhirVersion": "4.0.1", "name": "MaiaPhysischerStandort", "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": "false", "resourceType": "StructureDefinition", "title": "Maia physischer Standort", "package_version": "1.0.3", "status": "active", "id": "7022501b-ae7a-413c-8271-08a972f59257", "kind": "resource", "url": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaPhysischerStandort", "version": "1.0.0", "differential": { "element": [ { "id": "Location.id", "min": 1, "path": "Location.id", "mustSupport": true }, { "id": "Location.identifier", "min": 1, "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, "patternIdentifier": { "type": { "coding": [ { "code": "RI", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Location.identifier:StandortNummer.type", "min": 1, "path": "Location.identifier.type", "mustSupport": true }, { "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.name", "path": "Location.name", "mustSupport": true }, { "id": "Location.type", "path": "Location.type", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Location.type:RoleType", "max": "1", "min": 0, "path": "Location.type", "binding": { "strength": "required", "valueSet": "https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetzteLocationRoleTypeVS" }, "sliceName": "RoleType", "mustSupport": true }, { "id": "Location.physicalType", "min": 1, "path": "Location.physicalType", "binding": { "strength": "required", "valueSet": "https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetztePhysicalTypesVS" }, "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }