PackagesCanonicalsLogsProblems
    Packages
    cce.fhir.full@0.2.0
    https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-LocalTumorStatus
{
  "description": "Assessment of the situation in the primary tumor area.",
  "_filename": "StructureDefinition-cce-core-Observation-LocalTumorStatus.json",
  "package_name": "cce.fhir.full",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LocalTumorStatus",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2.0",
  "status": "draft",
  "id": "9c0adad3-3272-4304-8c52-05961b62936f",
  "kind": "resource",
  "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-LocalTumorStatus",
  "version": "0.0.1",
  "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": "imaging"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "fixedCode": "LA4583-6"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient", "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.encounter",
      "path": "Observation.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Encounter-Fall" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of local or regional recurrence",
      "mapping": [ {
        "map": "ExaminationDate_Progression & Progression_Local_TumorStatus = R (= local recurrence)",
        "comment": "Untersuchungsdatum_Verlauf",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:dktk:dataelement:43:3",
        "comment": "urn:dktk:dataelement:43:3",
        "identity": "ISO-11179"
      } ],
      "definition": "Corresponds to the date on which this event was reported"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Local or regional Recurrence",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/ProgressionLocalTumorstatusVS"
      },
      "mapping": [ {
        "map": "Progression:Progression_Local_Tumorstatus",
        "comment": "Progression:Progression_Local_Tumorstatus",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:dktk:dataelement:72:2",
        "comment": "urn:dktk:dataelement:72:2",
        "identity": "ISO-11179"
      } ],
      "definition": "Assessment of the Situation in the Primary tumor area",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding.code",
      "min": 1,
      "path": "Observation.value[x].coding.code"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}