PackagesCanonicalsLogsProblems
    Packages
    tiplu.maia.schnittstellendefinition@1.0.4
    https://tiplu.de/fhir/maia/StructureDefinition/MaiaGesundheitseinrichtung
{
  "description": "Das vorliegende Organization-Profil im UseCase einer Gesundheitseinrichtung beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.",
  "_filename": "StructureDefinition-MaiaGesundheitseinrichtung.json",
  "package_name": "tiplu.maia.schnittstellendefinition",
  "date": "2023-02-27",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "MaiaGesundheitseinrichtung",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Organization",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Maia Gesundheitseinrichtung",
  "package_version": "1.0.4",
  "status": "active",
  "id": "676b70ca-ec3a-4471-873a-8b4b61252f6d",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaGesundheitseinrichtung",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Organization.id",
      "min": 1,
      "path": "Organization.id",
      "mustSupport": true
    }, {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Institutskennzeichen",
      "max": "1",
      "min": 0,
      "path": "Organization.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ]
      } ],
      "sliceName": "Institutskennzeichen",
      "mustSupport": true,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "XX",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          } ]
        }
      }
    }, {
      "id": "Organization.identifier:Institutskennzeichen.type",
      "path": "Organization.identifier.type",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Institutskennzeichen.system",
      "path": "Organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Institutskennzeichen.value",
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.type",
      "min": 1,
      "path": "Organization.type",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "prov",
          "system": "http://terminology.hl7.org/CodeSystem/organization-type"
        } ]
      }
    }, {
      "id": "Organization.name",
      "path": "Organization.name",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}