PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-alpha2
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_Reisepassnummer
{
  "description": null,
  "_filename": "KBV_PR_Base_Identifier_Reisepassnummer.json",
  "package_name": "kbv.basis",
  "date": "2024-10-24",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_Base_Identifier_Reisepassnummer",
  "abstract": false,
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.7.0-alpha2",
  "status": "active",
  "id": "a69ec769-f82f-4053-b9df-33f9d91fc752",
  "kind": "complex-type",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_Reisepassnummer",
  "version": "1.7.0",
  "differential": {
    "element": [ {
      "id": "Identifier",
      "path": "Identifier",
      "short": "Identifier Reisepassnummer",
      "definition": "Identifierprofil für die Reisepassnummer"
    }, {
      "id": "Identifier.type",
      "min": 1,
      "path": "Identifier.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "PPN",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Identifier.type.coding"
    }, {
      "id": "Identifier.type.coding.system",
      "min": 1,
      "path": "Identifier.type.coding.system"
    }, {
      "id": "Identifier.type.coding.code",
      "min": 1,
      "path": "Identifier.type.coding.code"
    }, {
      "id": "Identifier.type.coding.display",
      "path": "Identifier.type.coding.display",
      "patternString": "Passport number"
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}