PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4@1.1.1
    https://tiplu.de/fhir/StructureDefinition/TipluPatient
{
  "description": "Patientendaten",
  "_filename": "StructureDefinition-TipluPatient.json",
  "package_name": "basisprofil.tiplu.de.r4",
  "date": "2023-01-13",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "TipluPatient",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "copyright": "Tiplu GmbH",
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "TipluPatient",
  "package_version": "1.1.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Base.Individuals"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "d2580b94-afb4-4607-acbf-cfffbf8f2537",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluPatient",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Patient.extension:Geburtsort",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ]
      } ],
      "sliceName": "Geburtsort"
    }, {
      "id": "Patient.extension:Geburtsort.valueAddress",
      "max": "1",
      "min": 1,
      "path": "Patient.extension.valueAddress",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Geburtsort.valueAddress.city",
      "min": 1,
      "path": "Patient.extension.valueAddress.city",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Geburtsort.valueAddress.postalCode",
      "min": 1,
      "path": "Patient.extension.valueAddress.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Geburtsort.valueAddress.country",
      "min": 1,
      "path": "Patient.extension.valueAddress.country",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Nationalität",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-nationality" ]
      } ],
      "sliceName": "Nationalität"
    }, {
      "id": "Patient.extension:Nationalität.extension:code",
      "path": "Patient.extension.extension",
      "sliceName": "code",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Nationalität.extension:code.valueCodeableConcept",
      "max": "1",
      "min": 1,
      "path": "Patient.extension.extension.valueCodeableConcept",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.de/CodeSystem/supplement-iso-3166"
      },
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension:Geburtszeit",
      "max": "1",
      "min": 0,
      "path": "Patient.birthDate.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthTime" ]
      } ],
      "sliceName": "Geburtszeit"
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient"
}