PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.0.5
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Histologie
{
  "description": "Gibt an, welche Histologie der Tumor aufweist, basierend auf der aktuellen ICD-O-3 Klassifizierung",
  "_filename": "StructureDefinition-onco-core-Observation-Histologie.json",
  "package_name": "de.dktk.oncology",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "Histologie",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.5",
  "status": "active",
  "id": "261e5936-4871-4e10-9ae2-a55a17084f74",
  "kind": "resource",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Histologie",
  "version": "0.9.0",
  "differential": {
    "element": [ {
      "id": "Observation.status",
      "path": "Observation.status",
      "mustSupport": true
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.system",
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code.coding.code",
      "path": "Observation.code.coding.code",
      "fixedCode": "59847-4"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient", "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.encounter",
      "path": "Observation.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "effectiveDateTime"
    }, {
      "id": "Observation.performer",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Organization-Organisation" ]
      } ]
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.value[x].coding"
    }, {
      "id": "Observation.value[x].coding.system",
      "min": 1,
      "path": "Observation.value[x].coding.system",
      "short": "ICD-O-3",
      "fixedUri": "urn:oid:2.16.840.1.113883.6.43.1",
      "definition": "International Classification of Diseases for Oncology, version 3"
    }, {
      "id": "Observation.value[x].coding.version",
      "min": 1,
      "path": "Observation.value[x].coding.version",
      "short": "ICD-O Katalog Morphologie (Version)",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/ICDOVersionVS",
        "description": "ICD-O-3 Version"
      },
      "mapping": [ {
        "map": "Histologie:Morphologie_ICD_O_Version",
        "comment": "Histologie:Morphologie_ICD_O_Version",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:dktk:dataelement:8:2",
        "comment": "urn:dktk:dataelement:8:2",
        "identity": "ISO-11179"
      } ],
      "definition": "Katalogversion der ICD-O"
    }, {
      "id": "Observation.value[x].coding.code",
      "min": 1,
      "path": "Observation.value[x].coding.code",
      "short": "Morphologie",
      "binding": {
        "strength": "required",
        "valueSet": "urn:oid:2.16.840.1.113883.6.43.1",
        "description": "ICD-O-3 Morphologie"
      },
      "mapping": [ {
        "map": "Histologie:Morphologie_Code",
        "comment": "Histologie:Morphologie_Code",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:dktk:dataelement:7:2",
        "comment": "urn:dktk:dataelement:7:2",
        "identity": "ISO-11179"
      } ],
      "definition": "Gibt an, welche Histologie der Tumor aufweist, basierend auf der aktuellen ICD-O-3 Klassifizierung",
      "mustSupport": false
    }, {
      "id": "Observation.specimen",
      "path": "Observation.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.bbmri.de/StructureDefinition/Specimen" ]
      } ]
    }, {
      "id": "Observation.specimen.reference",
      "min": 1,
      "path": "Observation.specimen.reference"
    }, {
      "id": "Observation.hasMember",
      "path": "Observation.hasMember",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "reference",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.hasMember:Grading",
      "max": "1",
      "min": 1,
      "path": "Observation.hasMember",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Grading" ]
      } ],
      "sliceName": "Grading",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}