PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.0
    https://tiplu.de/fhir/StructureDefinition/TipluLocation
{
  "description": "Details und Positionsinformationen über einen physischen Ort (z.B. Station, Raum oder Bett)",
  "_filename": "StructureDefinition-TipluLocation.json",
  "package_name": "basisprofil.tiplu.de.r4.dev",
  "date": "2024-11-20",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "TipluLocation",
  "abstract": false,
  "copyright": "Tiplu GmbH",
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "TipluLocation",
  "package_version": "1.0.0",
  "status": "active",
  "id": "637a3cf7-c8cf-4ed1-b2c2-4bd4a5ed3b04",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluLocation",
  "version": "1.2.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,
      "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.identifier:Kuerzel",
      "max": "1",
      "min": 0,
      "path": "Location.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel" ]
      } ],
      "sliceName": "Kuerzel",
      "mustSupport": true,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "SHORT",
            "system": "https://tiplu.de/fhir/CodeSystem/IdentifierTypeExtended"
          } ]
        }
      }
    }, {
      "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
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}