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

FHIR IG Statistics: StructureDefinition/StructureDefinition-onco-core-Patient-Patient

Packagede.dktk.oncology
Resource TypeStructureDefinition
IdStructureDefinition-onco-core-Patient-Patient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient
URLhttp://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient
Version0.9.0
Statusactive
NamePatient
DescriptionErmittlung der Patientenstammdaten
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
onco-core-CarePlan-TherapieempfehlungTherapieempfehlung
onco-core-ClinicalImpression-VerlaufVerlauf
onco-core-Condition-PrimaerdiagnosePrimaerdiagnose
onco-core-Encounter-FallFall
onco-core-MedicationStatement-SystemtherapieSystemtherapie
onco-core-Observation-AnzahlBefallenenLymphknotenAnzahlBefallenenLymphknoten
onco-core-Observation-AnzahlBefallenenSentinelLymphknotenAnzahlBefallenenSentinelLymphknoten
onco-core-Observation-AnzahlUntersuchtenLymphknotenAnzahlUntersuchtenLymphknoten
onco-core-Observation-AnzahlUntersuchtenSentinelLymphknotenAnzahlUntersuchtenSentinelLymphknoten
onco-core-Observation-EcogEcog
onco-core-Observation-FernmetastasenFernmetastasen
onco-core-Observation-GenetischeVarianteGenetischeVariante
onco-core-Observation-GesamtbeurteilungResidualstatusGesamtbeurteilungResidualstatus
onco-core-Observation-GesamtbeurteilungTumorstatusGesamtbeurteilungTumorstatus
onco-core-Observation-GradingGrading
onco-core-Observation-HistologieHistologie
onco-core-Observation-LokaleBeurteilungResidualstatusLokaleBeurteilungResidualstatus
onco-core-Observation-LokalerTumorstatusLokalerTumorstatus
onco-core-Observation-TNMcTNMc
onco-core-Observation-TNMpTNMp
onco-core-Observation-TodUrsacheTod Ursache
onco-core-Observation-TumorstatusFernmetastasenTumorstatusFernmetastasen
onco-core-Observation-TumorstatusLymphknotenTumorstatusLymphknoten
onco-core-Observation-VitalstatusVitalstatus
onco-core-Observation-WeitereKlassifikationWeitereKlassifikation
onco-core-Procedure-OperationOperation
onco-core-Specimen-OncoSpecimenOncoSpecimen

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient",
  "version": "0.9.0",
  "name": "Patient",
  "status": "active",
  "description": "Ermittlung der Patientenstammdaten",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "mustSupport": true
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "mustSupport": true
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "short": "Geschlecht",
        "definition": "Das Geschlecht des Patienten",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "ADT-GEKID",
            "map": "Patienten_Stammdaten:Patienten_Geschlecht",
            "comment": "Patienten_Stammdaten:Patienten_Geschlecht"
          },
          {
            "identity": "ISO-11179",
            "map": "urn:dktk:dataelement:1:3",
            "comment": "urn:dktk:dataelement:1:3"
          }
        ]
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "short": "Geburtsdatum",
        "definition": "Das Geburtsdatum des Patienten",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "ADT-GEKID",
            "map": "Patienten_Stammdaten:Patienten_Geburtsdatum",
            "comment": "Patienten_Stammdaten:Patienten_Geburtsdatum"
          },
          {
            "identity": "ISO-11179",
            "map": "urn:dktk:dataelement:26:4",
            "comment": "urn:dktk:dataelement:26:4"
          }
        ]
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "mustSupport": true
      },
      {
        "id": "Patient.deceased[x]:deceasedDateTime",
        "path": "Patient.deceased[x]",
        "sliceName": "deceasedDateTime",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Patient.deceased[x]:deceasedBoolean",
        "path": "Patient.deceased[x]",
        "sliceName": "deceasedBoolean",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "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.communication",
        "path": "Patient.communication",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}