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