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

FHIR IG Statistics: StructureDefinition/Profile-nNGM-Observation-Histologie

Packagede.uk-koeln.nngm.form
Resource TypeStructureDefinition
IdProfile-nNGM-Observation-Histologie
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/histologie
URLhttp://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/histologie
Version1.0.0
Statusactive
NameProfile_nNGM_Observation_Histologie
TitleProfile - nNGM - Observation - Histologie
DescriptionDieses Profil beschreibt die Klassifikation (Morphologie), Topographie und die Histopathologische Differenzierung (Grading) der Tumorerkankung innerhalb des nNGM Projektes.
TypeObservation
Kindresource

Resources that use this resource

StructureDefinition
CompositionProfile - nNGM - Composition

Resources that this resource uses

StructureDefinition
pseudonymisiertProfile - nNGM - Patient - Patient Pseudonymisiert
SpecimenProfil - nNGM - Specimen - Tumormaterial
ValueSet
gradingValueSet - nNGM - Grading
histologie-klassifikationValueSet - nNGM - Klassifikation (Histologie)
icd-o-3-topologieValueSet - nNGM - Topographie

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Profile-nNGM-Observation-Histologie",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/histologie",
  "version": "1.0.0",
  "name": "Profile_nNGM_Observation_Histologie",
  "title": "Profile - nNGM - Observation - Histologie",
  "status": "active",
  "description": "Dieses Profil beschreibt die Klassifikation (Morphologie), Topographie und die Histopathologische Differenzierung (Grading) der Tumorerkankung innerhalb des nNGM Projektes.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "fixedCode": "final"
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/observation-category",
              "code": "laboratory"
            }
          ]
        }
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.code.coding:loinc",
        "path": "Observation.code.coding",
        "sliceName": "loinc",
        "min": 1,
        "patternCoding": {
          "system": "http://loinc.org",
          "code": "59847-4"
        }
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "label": "Patient",
        "short": "Ein Bezug zum Patienten muss stets gegeben sein",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/pseudonymisiert"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "label": "Klassifikation",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/histologie-klassifikation"
        }
      },
      {
        "id": "Observation.bodySite",
        "path": "Observation.bodySite",
        "label": "Lokalisation",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/icd-o-3-topologie"
        }
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "label": "Tumormaterial",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/Specimen"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code.coding.code"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:grading",
        "path": "Observation.component",
        "sliceName": "grading",
        "max": "1"
      },
      {
        "id": "Observation.component:grading.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:grading.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "59542-1"
      },
      {
        "id": "Observation.component:grading.value[x]",
        "path": "Observation.component.value[x]",
        "label": "Grading",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/grading"
        }
      },
      {
        "id": "Observation.component:grading.referenceRange",
        "path": "Observation.component.referenceRange",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaLepidic",
        "path": "Observation.component",
        "sliceName": "growthPatternInAdenocarcinomaLepidic",
        "max": "1"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaLepidic.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaLepidic.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "112677002"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaLepidic.value[x]",
        "path": "Observation.component.value[x]",
        "label": "Wachstumsmuster bei Adenokarzinom lepidisch",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaLepidic.value[x].value",
        "path": "Observation.component.value[x].value",
        "min": 1
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaLepidic.value[x].unit",
        "path": "Observation.component.value[x].unit",
        "min": 1,
        "fixedString": "%"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaLepidic.value[x].system",
        "path": "Observation.component.value[x].system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaLepidic.referenceRange",
        "path": "Observation.component.referenceRange",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaAcinar",
        "path": "Observation.component",
        "sliceName": "growthPatternInAdenocarcinomaAcinar",
        "max": "1"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaAcinar.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaAcinar.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "128703004"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaAcinar.value[x]",
        "path": "Observation.component.value[x]",
        "label": "Wachstumsmuster bei Adenokarzinom azinär",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaAcinar.value[x].value",
        "path": "Observation.component.value[x].value",
        "min": 1
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaAcinar.value[x].unit",
        "path": "Observation.component.value[x].unit",
        "min": 1,
        "fixedString": "%"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaAcinar.value[x].system",
        "path": "Observation.component.value[x].system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaAcinar.referenceRange",
        "path": "Observation.component.referenceRange",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaPapillary",
        "path": "Observation.component",
        "sliceName": "growthPatternInAdenocarcinomaPapillary",
        "max": "1"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaPapillary.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaPapillary.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "4797003"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaPapillary.value[x]",
        "path": "Observation.component.value[x]",
        "label": "Wachstumsmuster bei Adenokarzinom papillär",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaPapillary.value[x].value",
        "path": "Observation.component.value[x].value",
        "min": 1
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaPapillary.value[x].unit",
        "path": "Observation.component.value[x].unit",
        "min": 1,
        "fixedString": "%"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaPapillary.value[x].system",
        "path": "Observation.component.value[x].system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaPapillary.referenceRange",
        "path": "Observation.component.referenceRange",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaMicropapillary",
        "path": "Observation.component",
        "sliceName": "growthPatternInAdenocarcinomaMicropapillary",
        "max": "1"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaMicropapillary.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaMicropapillary.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "450895005"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaMicropapillary.value[x]",
        "path": "Observation.component.value[x]",
        "label": "Wachstumsmuster bei Adenokarzinom mikropapillär",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaMicropapillary.value[x].value",
        "path": "Observation.component.value[x].value",
        "min": 1
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaMicropapillary.value[x].unit",
        "path": "Observation.component.value[x].unit",
        "min": 1,
        "fixedString": "%"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaMicropapillary.value[x].system",
        "path": "Observation.component.value[x].system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaMicropapillary.referenceRange",
        "path": "Observation.component.referenceRange",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaSolid",
        "path": "Observation.component",
        "sliceName": "growthPatternInAdenocarcinomaSolid",
        "max": "1"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaSolid.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaSolid.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "81920005"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaSolid.value[x]",
        "path": "Observation.component.value[x]",
        "label": "Wachstumsmuster bei Adenokarzinom solide",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaSolid.value[x].value",
        "path": "Observation.component.value[x].value",
        "min": 1
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaSolid.value[x].unit",
        "path": "Observation.component.value[x].unit",
        "min": 1,
        "fixedString": "%"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaSolid.value[x].system",
        "path": "Observation.component.value[x].system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:growthPatternInAdenocarcinomaSolid.referenceRange",
        "path": "Observation.component.referenceRange",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
      },
      {
        "id": "Observation.component:percentageOfSignetRingCellCarcinoma",
        "path": "Observation.component",
        "sliceName": "percentageOfSignetRingCellCarcinoma",
        "max": "1"
      },
      {
        "id": "Observation.component:percentageOfSignetRingCellCarcinoma.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:percentageOfSignetRingCellCarcinoma.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "87737001"
      },
      {
        "id": "Observation.component:percentageOfSignetRingCellCarcinoma.value[x]",
        "path": "Observation.component.value[x]",
        "label": "Anteil an Siegelringzellkarzinomen",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.component:percentageOfSignetRingCellCarcinoma.value[x].value",
        "path": "Observation.component.value[x].value",
        "min": 1
      },
      {
        "id": "Observation.component:percentageOfSignetRingCellCarcinoma.value[x].unit",
        "path": "Observation.component.value[x].unit",
        "min": 1,
        "fixedString": "%"
      },
      {
        "id": "Observation.component:percentageOfSignetRingCellCarcinoma.value[x].system",
        "path": "Observation.component.value[x].system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:percentageOfSignetRingCellCarcinoma.referenceRange",
        "path": "Observation.component.referenceRange",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
      }
    ]
  }
}