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

FHIR IG Statistics: StructureDefinition/EBI-PR-Patient

Packagede.aqua.ebi
Resource TypeStructureDefinition
IdEBI-PR-Patient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.aqua.ebi@0.9.0&canonical=https://fhir.gevko.de/StructureDefinition/EBI_PR_Patient
URLhttps://fhir.gevko.de/StructureDefinition/EBI_PR_Patient
Version0.9
Statusdraft
Date2022-04-29
NameEBI_PR_Patient
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
EBI_PR_AmbRezeptEBI_PR_AmbRezept
EBI_PR_StatBehandlungEBI_PR_StatBehandlung
EBI_PR_StatProzedurEBI_PR_StatProzedur

Resources that this resource uses

StructureDefinition
ISiKPatientISiKPatient
EBI_EX_MerkmalEBI_EX_Merkmal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "EBI-PR-Patient",
  "url": "https://fhir.gevko.de/StructureDefinition/EBI_PR_Patient",
  "version": "0.9",
  "name": "EBI_PR_Patient",
  "status": "draft",
  "date": "2022-04-29",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://gematik.de/fhir/ISiK/StructureDefinition/ISiKPatient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.meta",
        "path": "Patient.meta",
        "min": 1
      },
      {
        "id": "Patient.meta.profile",
        "path": "Patient.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.gevko.de/StructureDefinition/EBI_PR_Patient"
      },
      {
        "id": "Patient.implicitRules",
        "path": "Patient.implicitRules",
        "max": "0"
      },
      {
        "id": "Patient.language",
        "path": "Patient.language",
        "max": "0"
      },
      {
        "id": "Patient.contained",
        "path": "Patient.contained",
        "max": "0"
      },
      {
        "id": "Patient.extension",
        "path": "Patient.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Patient.extension:Merkmale",
        "path": "Patient.extension",
        "sliceName": "Merkmale",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.gevko.de/StructureDefinition/EBI_EX_Merkmal"
            ]
          }
        ]
      },
      {
        "id": "Patient.identifier:Versichertennummer_PKV",
        "path": "Patient.identifier",
        "sliceName": "Versichertennummer_PKV",
        "max": "0"
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "max": "0"
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "max": "0"
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "max": "0"
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]",
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "id": "Patient.contact",
        "path": "Patient.contact",
        "max": "0"
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "max": "1"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}