PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.6
    http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz
{
  "description": "Profil für die Abbildung einer Ambulanz",
  "_filename": "StructureDefinition-MaOrganizationAmbulanz.json",
  "package_name": "ma.ambulanter.fall",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MaOrganizationAmbulanz",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Ambulanz",
  "package_version": "1.0.6",
  "status": "draft",
  "id": "76fedafe-5d69-4b14-9b4b-1216ca6459d6",
  "kind": "resource",
  "url": "http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Organization.extension",
      "min": 1,
      "path": "Organization.extension"
    }, {
      "id": "Organization.extension:Gueltigkeit",
      "max": "1",
      "min": 1,
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/organization-period" ]
      } ],
      "sliceName": "Gueltigkeit",
      "mustSupport": true
    }, {
      "id": "Organization.extension:KV-Region",
      "max": "1",
      "min": 0,
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ma-ambulant.de/StructureDefinition/ExtensionKvRegion" ]
      } ],
      "sliceName": "KV-Region",
      "mustSupport": true
    }, {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Institutionskennzeichen",
      "path": "Organization.identifier",
      "sliceName": "Institutionskennzeichen",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Betriebsstaettennummer",
      "path": "Organization.identifier",
      "sliceName": "Betriebsstaettennummer",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Kuerzel",
      "max": "*",
      "min": 0,
      "path": "Organization.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://ma-ambulant.de/StructureDefinition/IdentifierKuerzel" ]
      } ],
      "sliceName": "Kuerzel",
      "mustSupport": true,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "XX",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          } ]
        }
      }
    }, {
      "id": "Organization.type.coding",
      "min": 2,
      "path": "Organization.type.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Organization.type.coding:OrganizationType",
      "max": "1",
      "min": 0,
      "path": "Organization.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://ma-ambulant.de/Valueset/OrganizationTypeExtended"
      },
      "sliceName": "OrganizationType",
      "mustSupport": true,
      "patternCoding": {
        "code": "amb",
        "system": "http://ma-ambulant.de/Codesystem/OrganizationTypeExtended",
        "display": "Ambulance"
      }
    }, {
      "id": "Organization.type.coding:Ambulanztyp",
      "max": "1",
      "min": 1,
      "path": "Organization.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH"
      },
      "sliceName": "Ambulanztyp",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding:KV-Fachgruppe",
      "max": "1",
      "min": 1,
      "path": "Organization.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_VDX_FACHGRUPPE"
      },
      "sliceName": "KV-Fachgruppe",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "path": "Organization.name",
      "mustSupport": true
    }, {
      "id": "Organization.alias",
      "path": "Organization.alias",
      "mustSupport": true
    }, {
      "id": "Organization.partOf",
      "min": 1,
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
          "valueBoolean": true
        } ],
        "targetProfile": [ "http://ma-ambulant.de/StructureDefinition/MaOrganizationRechnungssteller", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization"
}