PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.6.0
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlBefallenenSentinelLymphknoten
{
  "description": "Gibt an, wie viele Sentinel-Lymphknoten befallen sind.",
  "_filename": "StructureDefinition-onco-core-Observation-AnzahlBefallenenSentinelLymphknoten.json",
  "package_name": "de.dktk.oncology",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "AnzahlBefallenenSentinelLymphknoten",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.6.0",
  "status": "active",
  "id": "166871b0-41e4-40d1-ba74-d39cc5e5497b",
  "kind": "resource",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlBefallenenSentinelLymphknoten",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Observation.status",
      "path": "Observation.status",
      "mustSupport": true
    }, {
      "id": "Observation.category.coding.system",
      "min": 1,
      "path": "Observation.category.coding.system",
      "fixedUri": "http://hl7.org/fhir/observation-category"
    }, {
      "id": "Observation.category.coding.code",
      "min": 1,
      "path": "Observation.category.coding.code",
      "fixedCode": "laboratory"
    }, {
      "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",
      "min": 1,
      "path": "Observation.code.coding.code",
      "fixedCode": "92832-5"
    }, {
      "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.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x].value",
      "min": 1,
      "path": "Observation.value[x].value",
      "mapping": [ {
        "map": "Histologie:Sentinel_LK_befallen",
        "comment": "Histologie:Sentinel_LK_befallen",
        "identity": "ADT-GEKID"
      } ],
      "mustSupport": true
    }, {
      "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"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}