FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/OrganizationCoreDe

Packageishmed.i14y.r4.de
Resource TypeStructureDefinition
IdOrganizationCoreDe
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ishmed.i14y.r4.de@3.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/OrganizationCoreDe
URLhttp://fhir.ishmed.com/R4/StructureDefinition/OrganizationCoreDe
Version2.0.0
Statusactive
Date2022-07-29
NameOrganization_Core_DE
TitleOrganization Profile Germany
DescriptionAn Organization profile is used for the organizations and its subunits. Additionally, Germany specifics are addressed.
CopyrightCopyright © 2022 Oracle and/or its affiliates. All rights reserved.
TypeOrganization
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
address-de-basisAdresse, deutsches Basisprofil
identifier-bsnrIdentifier-Profil für die Abbildung einer Betriebsstättennummer
identifier-iknrIdentifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR)
identifier-vknrIdentifier-Profil für die Abbildung einer Vertragskassennummer (VKNR)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "OrganizationCoreDe",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString": "Base.Entities"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "business"
    }
  ],
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/OrganizationCoreDe",
  "version": "2.0.0",
  "name": "Organization_Core_DE",
  "title": "Organization Profile Germany",
  "status": "active",
  "experimental": false,
  "date": "2022-07-29",
  "publisher": "Oracle Cerner",
  "description": "An Organization profile is used for the organizations and its subunits. Additionally, Germany specifics are addressed.",
  "copyright": "Copyright © 2022 Oracle and/or its affiliates. All rights reserved.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:BSNR",
        "path": "Organization.identifier",
        "sliceName": "BSNR",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-bsnr"
            ]
          }
        ],
        "patternIdentifier": {
          "type": {
            "coding": [
              {
                "code": "BSNR",
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:BSNR.type",
        "path": "Organization.identifier.type",
        "min": 1
      },
      {
        "id": "Organization.identifier:IKNR",
        "path": "Organization.identifier",
        "sliceName": "IKNR",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-iknr"
            ]
          }
        ],
        "patternIdentifier": {
          "type": {
            "coding": [
              {
                "code": "XX",
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:IKNR.type",
        "path": "Organization.identifier.type",
        "min": 1
      },
      {
        "id": "Organization.identifier:VKNR",
        "path": "Organization.identifier",
        "sliceName": "VKNR",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-vknr"
            ]
          }
        ],
        "patternIdentifier": {
          "type": {
            "coding": [
              {
                "code": "NIIP",
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR.type",
        "path": "Organization.identifier.type",
        "min": 1
      },
      {
        "id": "Organization.active",
        "path": "Organization.active",
        "mustSupport": true
      },
      {
        "id": "Organization.type",
        "path": "Organization.type",
        "mustSupport": true
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "mustSupport": true
      },
      {
        "id": "Organization.address",
        "path": "Organization.address",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.address:PoBoxAddress",
        "path": "Organization.address",
        "sliceName": "PoBoxAddress",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "patternAddress": {
          "type": "postal"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.address:PoBoxAddress.type",
        "path": "Organization.address.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:PoBoxAddress.line",
        "path": "Organization.address.line",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:PoBoxAddress.line.extension:Strasse",
        "path": "Organization.address.line.extension",
        "sliceName": "Strasse",
        "max": "0"
      },
      {
        "id": "Organization.address:PoBoxAddress.line.extension:Hausnummer",
        "path": "Organization.address.line.extension",
        "sliceName": "Hausnummer",
        "max": "0"
      },
      {
        "id": "Organization.address:PoBoxAddress.line.extension:Adresszusatz",
        "path": "Organization.address.line.extension",
        "sliceName": "Adresszusatz",
        "max": "0"
      },
      {
        "id": "Organization.address:PoBoxAddress.line.extension:Postfach",
        "path": "Organization.address.line.extension",
        "sliceName": "Postfach",
        "mustSupport": true
      },
      {
        "id": "Organization.address:PoBoxAddress.city",
        "path": "Organization.address.city",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:PoBoxAddress.postalCode",
        "path": "Organization.address.postalCode",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:PoBoxAddress.country",
        "path": "Organization.address.country",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress",
        "path": "Organization.address",
        "sliceName": "StreetAddress",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "patternAddress": {
          "type": "both"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress.type",
        "path": "Organization.address.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress.line",
        "path": "Organization.address.line",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress.line.extension:Strasse",
        "path": "Organization.address.line.extension",
        "sliceName": "Strasse",
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress.line.extension:Hausnummer",
        "path": "Organization.address.line.extension",
        "sliceName": "Hausnummer",
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress.line.extension:Adresszusatz",
        "path": "Organization.address.line.extension",
        "sliceName": "Adresszusatz",
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress.line.extension:Postfach",
        "path": "Organization.address.line.extension",
        "sliceName": "Postfach",
        "max": "0"
      },
      {
        "id": "Organization.address:StreetAddress.city",
        "path": "Organization.address.city",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress.postalCode",
        "path": "Organization.address.postalCode",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:StreetAddress.country",
        "path": "Organization.address.country",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.partOf",
        "path": "Organization.partOf",
        "mustSupport": true
      }
    ]
  }
}