PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.9
    http://ma-ambulant.de/StructureDefinition/MaOrganizationKrankenhaus
{
  "description": "Profil für die Abbildung eines Krankenhauses als Organisationseinheit. Es erweitert das Profil [KBV_PR_Base_Organization](https://simplifier.net/base1x0/kbv_pr_base_organization) und ist kompatibel mit [ISiKOrganisation](https://simplifier.net/isik-basis-v4/isikorganisation)",
  "_filename": "StructureDefinition-MaOrganizationKrankenhaus.json",
  "package_name": "ma.ambulanter.fall",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MaOrganizationKrankenhaus",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Organisationseinheit Krankenhaus",
  "package_version": "1.0.9",
  "status": "draft",
  "id": "8accaaec-92fa-42d6-a90b-935c934775b7",
  "kind": "resource",
  "url": "http://ma-ambulant.de/StructureDefinition/MaOrganizationKrankenhaus",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Institutionskennzeichen",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier",
      "sliceName": "Institutionskennzeichen",
      "mustSupport": true
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "mustSupport": true
    }, {
      "path": "Organization.type.coding",
      "min": 0,
      "mustSupport": true,
      "sliceName": "OrganizationType",
      "binding": {
        "strength": "required",
        "valueSet": "http://ma-ambulant.de/Valueset/OrganizationTypeExtended"
      },
      "max": "1",
      "id": "Organization.type.coding:OrganizationType",
      "comment": "Die Angabe des Organization-Type `prov` dient der Kennzeichnung dieser Ressource als Krankenhaus, also der Organisationseinheit, die Gesundheitsdienstleistungen anbietet.",
      "patternCoding": {
        "code": "prov",
        "system": "http://terminology.hl7.org/CodeSystem/organization-type",
        "display": "Healthcare Provider"
      }
    }, {
      "id": "Organization.name",
      "path": "Organization.name",
      "mustSupport": true
    }, {
      "id": "Organization.alias",
      "path": "Organization.alias",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization"
}