PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common.strict@3.0.0-rc.2
    https://demis.rki.de/fhir/StructureDefinition/IdentifierInternalOrganizationId
{
  "description": "Identifier-Profil für die Abbildung einer internen ID der Einrichung",
  "_filename": "StructureDefinition-IdentifierInternalOrganizationId.json",
  "package_name": "rki.demis.common.strict",
  "date": "2025-03-14",
  "derivation": "constraint",
  "publisher": "Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DE",
      "system": "urn:iso:std:iso:3166",
      "version": "ALPHA-2"
    } ]
  } ],
  "name": "IdentifierInternalOrganizationId",
  "abstract": false,
  "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut",
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Identifier-Profil für die Abbildung einer internen ID der Einrichung",
  "package_version": "3.0.0-rc.2",
  "status": "active",
  "id": "ccc21ee1-2467-4af2-b0c7-ffd48d7ffbd5",
  "kind": "complex-type",
  "url": "https://demis.rki.de/fhir/StructureDefinition/IdentifierInternalOrganizationId",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Identifier.type",
      "min": 1,
      "path": "Identifier.type",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "XX",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system",
      "fixedUri": "https://demis.rki.de/fhir/sid/InternalOrganizationId",
      "mustSupport": true
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "demis-support@rki.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}