PackagesCanonicalsLogsProblems
    Packages
    tiplu.maia.schnittstellendefinition@1.1.2
    https://tiplu.de/fhir/maia/StructureDefinition/MaiaPhysischerStandort
{
  "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",
  "abstract": false,
  "type": "Location",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Maia physischer Standort",
  "package_version": "1.1.2",
  "status": "active",
  "id": "935aa1b5-5d32-457d-8d00-d5b4e3874dac",
  "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"
}