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

FHIR IG Statistics: StructureDefinition/Profile-nNGM-Composition-Case

Packagede.uk-koeln.nngm.form
Resource TypeStructureDefinition
IdProfile-nNGM-Composition-Case
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/nNGM/Composition
URLhttp://uk-koeln.de/fhir/StructureDefinition/nNGM/Composition
Statusactive
NameProfile_nNGM_Composition_Case
TitleProfile - nNGM - Composition
DescriptionDieses Profil beschreibt einen nNGM-Fall mit allen seinen zugehörigen Daten
TypeComposition
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
FirstDiagnosisProfile_nNGM_Condition_FirstDiagnosis
ConsentV4Profile - nNGM - Consent - Einwilligungserklärung - V4
ConsentV4-1Profile - nNGM - Consent - Einwilligungserklärung - V4.1
ConsentProfile - nNGM - Consent - Einwilligungserklärung
CoverageProfile - nNGM - Coverage - Versicherungsverhaeltnis
pseudonymisiertProfile - nNGM - Coverage - Versicherungsverhältnis Pseudonymisiert
ecogProfile - nNGM - Observation - ECOG
histologieProfile - nNGM - Observation - Histologie
progress-relapseProfile - nNGM - Observation - Progress/Rezidiv Krebserkrankung
raucherstatusProfile - nNGM - Observation - Raucherstatus
tki-resistenz-alkProfile - nNGM - Observation - TKI Resistenz ALK
tki-resistenz-brafProfile - nNGM - Observation - TKI Resistenz BRAF
tki-resistenz-egfrProfile - nNGM - Observation - TKI Resistenz EGFR
tki-resistenz-fgfrProfile - nNGM - Observation - TKI Resistenz FGFR
tki-resistenz-krasProfile - nNGM - Observation - TKI Resistenz KRAS
tki-resistenz-metProfile - nNGM - Observation - TKI Resistenz MET
tki-resistenz-ros1Profile - nNGM - Observation - TKI Resistenz ROS1
tumorstadiumProfile - nNGM - Observation - Tumorstadium
VitalstatusProfile - nNGM - Observation - Vitalstatus
nNGMProfile - nNGM - Organization - Organisation
patientProfile - nNGM - Patient - Patient
pseudonymisiertProfile - nNGM - Patient - Patient Pseudonymisiert
AnforderungDerDiagnostikProfile - nNGM - ServiceRequest - Anforderung der Diagnostik
Profile-nNGM_MII_PR_MolGen_MolekulargenetischerBefundberichtProfile_nNGM_MII_PR_MolGen_MolekulargenetischerBefundbericht

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Profile-nNGM-Composition-Case",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/nNGM/Composition",
  "name": "Profile_nNGM_Composition_Case",
  "title": "Profile - nNGM - Composition",
  "status": "active",
  "description": "Dieses Profil beschreibt einen nNGM-Fall mit allen seinen zugehörigen Daten",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.identifier",
        "path": "Composition.identifier",
        "short": "Eindeutige Nummer des nNGM-Falls im Zentrum",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.identifier.system",
        "path": "Composition.identifier.system",
        "min": 1,
        "fixedUri": "http://uk-koeln.de/fhir/sid/nngm-case-no",
        "mustSupport": false
      },
      {
        "id": "Composition.identifier.value",
        "path": "Composition.identifier.value",
        "label": "nNGM Fallnummer",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.status",
        "path": "Composition.status",
        "fixedCode": "final",
        "mustSupport": true
      },
      {
        "id": "Composition.type",
        "path": "Composition.type",
        "mustSupport": true
      },
      {
        "id": "Composition.type.coding",
        "path": "Composition.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.type.coding.system",
        "path": "Composition.type.coding.system",
        "fixedUri": "http://loinc.org",
        "mustSupport": true
      },
      {
        "id": "Composition.type.coding.code",
        "path": "Composition.type.coding.code",
        "fixedCode": "11503-0",
        "mustSupport": true
      },
      {
        "id": "Composition.subject",
        "path": "Composition.subject",
        "label": "Patient",
        "short": "Patient des nNGM-Falls",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/pseudonymisiert",
              "http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.subject.reference",
        "path": "Composition.subject.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.date",
        "path": "Composition.date",
        "mustSupport": true
      },
      {
        "id": "Composition.author",
        "path": "Composition.author",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Organisation/nNGM"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.title",
        "path": "Composition.title",
        "mustSupport": true
      },
      {
        "id": "Composition.section",
        "path": "Composition.section",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code.coding.code"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:consent",
        "path": "Composition.section",
        "sliceName": "consent",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.section:consent.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:consent.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:consent.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "CONSENT"
      },
      {
        "id": "Composition.section:consent.entry",
        "path": "Composition.section.entry",
        "label": "Einwilligungserklärungen",
        "short": "Alle Einwilligungserklärungen des Patienten für das nNGM-Netzwerk",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/Consent",
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/ConsentV4",
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/ConsentV4-1"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:firstDiagnosis",
        "path": "Composition.section",
        "sliceName": "firstDiagnosis",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.section:firstDiagnosis.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:firstDiagnosis.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:firstDiagnosis.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "FIRST_DIAGNOSIS"
      },
      {
        "id": "Composition.section:firstDiagnosis.entry",
        "path": "Composition.section.entry",
        "label": "Erstdiagnose - Tumorerkrankung",
        "short": "Die Erstdiagnose der Tumorerkrankung, für den der Fall angelegt wird",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Condition/nNGM/FirstDiagnosis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:coverage",
        "path": "Composition.section",
        "sliceName": "coverage",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.section:coverage.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:coverage.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:coverage.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "COVERAGE"
      },
      {
        "id": "Composition.section:coverage.entry",
        "path": "Composition.section.entry",
        "label": "Versicherungsverhältnis",
        "short": "Krankenversicherungsverhältnis des Patienten zur Zeit der Anforderung",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Coverage/nNGM/pseudonymisiert",
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/Coverage"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:tobaccoSmoking",
        "path": "Composition.section",
        "sliceName": "tobaccoSmoking",
        "max": "1"
      },
      {
        "id": "Composition.section:tobaccoSmoking.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:tobaccoSmoking.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:tobaccoSmoking.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "TOBACCO_SMOKING"
      },
      {
        "id": "Composition.section:tobaccoSmoking.entry",
        "path": "Composition.section.entry",
        "label": "Raucherstatus",
        "short": "Raucherstatus des Patienten zur Zeit der Anforderung",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/raucherstatus"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:vitalStates",
        "path": "Composition.section",
        "sliceName": "vitalStates",
        "max": "1"
      },
      {
        "id": "Composition.section:vitalStates.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:vitalStates.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:vitalStates.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "VITAL_STATES"
      },
      {
        "id": "Composition.section:vitalStates.entry",
        "path": "Composition.section.entry",
        "label": "Vitalstatus",
        "short": "Vitalstatus des Patienten zur Zeit der Anforderung",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/Vitalstatus"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:ecogs",
        "path": "Composition.section",
        "sliceName": "ecogs",
        "max": "1"
      },
      {
        "id": "Composition.section:ecogs.code",
        "path": "Composition.section.code",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType",
              "code": "ECOGS"
            }
          ]
        }
      },
      {
        "id": "Composition.section:ecogs.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:ecogs.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "ECOGS"
      },
      {
        "id": "Composition.section:ecogs.entry",
        "path": "Composition.section.entry",
        "label": "ECOG",
        "short": "Alle erfassten ECOG des Patienten für die Anforderungen und Therapien",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/ecog"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnosticsRequest",
        "path": "Composition.section",
        "sliceName": "diagnosticsRequest",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.section:diagnosticsRequest.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:diagnosticsRequest.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:diagnosticsRequest.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "DIAGNOSTICS_REQUEST"
      },
      {
        "id": "Composition.section:diagnosticsRequest.entry",
        "path": "Composition.section.entry",
        "label": "Anforderung Diagnostik",
        "short": "Die Anforderung der Diagnostik für den nNGM-Fall",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/ServiceRequest/nNGM/AnforderungDerDiagnostik"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:tkiResistances",
        "path": "Composition.section",
        "sliceName": "tkiResistances",
        "max": "1"
      },
      {
        "id": "Composition.section:tkiResistances.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:tkiResistances.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:tkiResistances.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "TKI_RESISTANCES"
      },
      {
        "id": "Composition.section:tkiResistances.entry",
        "path": "Composition.section.entry",
        "label": "TKI-Resistenz",
        "short": "Daten der TKI-Resistenz der Tumorerkrankung des nNGM-Falls",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-alk",
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-braf",
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-egfr",
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-fgfr",
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-kras",
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-met",
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-ros1"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:tumorProgressRecurrences",
        "path": "Composition.section",
        "sliceName": "tumorProgressRecurrences",
        "max": "1"
      },
      {
        "id": "Composition.section:tumorProgressRecurrences.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:tumorProgressRecurrences.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:tumorProgressRecurrences.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "TUMOR_PROGRESS_RECURRENCES"
      },
      {
        "id": "Composition.section:tumorProgressRecurrences.entry",
        "path": "Composition.section.entry",
        "label": "Progress/Rezidiv",
        "short": "Alle Beobachtungen von Progress oder Rezidiv für die Tumorerkrankung des nNGM-Falls",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/progress-relapse"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:tumorHistologies",
        "path": "Composition.section",
        "sliceName": "tumorHistologies",
        "max": "1"
      },
      {
        "id": "Composition.section:tumorHistologies.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:tumorHistologies.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:tumorHistologies.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "TUMOR_HISTOLOGIES"
      },
      {
        "id": "Composition.section:tumorHistologies.entry",
        "path": "Composition.section.entry",
        "label": "Histologie",
        "short": "Alle Histologie zu Tumormaterial des nNGM-Falls",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/histologie"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:tumorStages",
        "path": "Composition.section",
        "sliceName": "tumorStages",
        "max": "1"
      },
      {
        "id": "Composition.section:tumorStages.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:tumorStages.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:tumorStages.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "TUMOR_STAGES"
      },
      {
        "id": "Composition.section:tumorStages.entry",
        "path": "Composition.section.entry",
        "label": "Tumorstadium",
        "short": "Alle Tumorstadien zu Tumormaterial des nNGM-Falls",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tumorstadium"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:molpathoResult",
        "path": "Composition.section",
        "sliceName": "molpathoResult",
        "max": "1"
      },
      {
        "id": "Composition.section:molpathoResult.code",
        "path": "Composition.section.code",
        "min": 1
      },
      {
        "id": "Composition.section:molpathoResult.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/CompositionSectionType"
      },
      {
        "id": "Composition.section:molpathoResult.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "fixedCode": "MOLPATHO_RESULT"
      },
      {
        "id": "Composition.section:molpathoResult.entry",
        "path": "Composition.section.entry",
        "label": "Molekulargenetischer Befundbericht",
        "short": "Molekulargenetischer Befundbericht des Patienten",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Profile-nNGM_MII_PR_MolGen_MolekulargenetischerBefundbericht"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}