PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isip@1.0.2
    https://gematik.de/fhir/isip/v1/Basismodul/StructureDefinition/ISiPPflegeempfaenger
{
  "description": "ISiP Pflegeempfänger",
  "_filename": "StructureDefinition-ISiPPflegeempfaenger.json",
  "package_name": "de.gematik.isip",
  "date": "2023-01-31",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ISiPPflegeempfaenger",
  "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,
  "type": "Patient",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2",
  "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": "4051fca6-6ca1-402f-8fe0-cf314d916389",
  "kind": "resource",
  "url": "https://gematik.de/fhir/isip/v1/Basismodul/StructureDefinition/ISiPPflegeempfaenger",
  "version": "1.0.2",
  "differential": {
    "element": [ {
      "id": "Patient.telecom",
      "path": "Patient.telecom",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.system",
      "path": "Patient.telecom.system",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/isip/v1/Basismodul/ValueSet/kontaktarten"
      },
      "mustSupport": true
    }, {
      "id": "Patient.telecom.value",
      "path": "Patient.telecom.value",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.use",
      "min": 1,
      "path": "Patient.telecom.use",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "mustSupport": true
    }, {
      "id": "Patient.maritalStatus",
      "path": "Patient.maritalStatus",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/isip/v1/Basismodul/ValueSet/familien-stand"
      },
      "mustSupport": true
    }, {
      "id": "Patient.communication",
      "path": "Patient.communication",
      "mustSupport": true
    }, {
      "id": "Patient.communication.language",
      "path": "Patient.communication.language",
      "mustSupport": true
    }, {
      "id": "Patient.communication.language.coding",
      "max": "1",
      "min": 1,
      "path": "Patient.communication.language.coding",
      "mustSupport": true
    }, {
      "id": "Patient.generalPractitioner",
      "path": "Patient.generalPractitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://gematik.de/fhir/isip/v1/Basismodul/StructureDefinition/ISiPPersonImGesundheitswesen" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.managingOrganization",
      "path": "Patient.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://gematik.de/fhir/isip/v1/Basismodul/StructureDefinition/IsipOrganization" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient"
}