PackagesCanonicalsLogsProblems
    Packages
    cce.fhir.full@0.2.0
    https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-OverallAssessmentResidualstatus
{
  "description": "Overall assessment of the Residual classification of the Disease including any Distant metastases.",
  "_filename": "StructureDefinition-cce-core-Observation-OverallassessmentResidualstatus.json",
  "package_name": "cce.fhir.full",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "OverallAssessmentResidualstatus",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2.0",
  "status": "draft",
  "id": "08de08f9-5545-4107-a2ed-911c00bb2186",
  "kind": "resource",
  "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-OverallAssessmentResidualstatus",
  "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": "procedure"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "fixedCode": "81169-5",
      "mustSupport": true
    }, {
      "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.subject.reference",
      "min": 1,
      "path": "Observation.subject.reference",
      "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": "effectiveDateTime"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "OverallAssessment Residualtumor",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/OverallAssessmentResidualstatusVS"
      },
      "mapping": [ {
        "map": "Residualstatus:Overallassessment_Residualstatus",
        "comment": "Residualstatus:Overallassessment_Residualstatus",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:dktk:dataelement:20:3",
        "comment": "urn:dktk:dataelement:20:3",
        "identity": "ISO-11179"
      } ],
      "definition": "Indicates the Overall assessment (R-classification global) of the Residual tumor including any Distant metastases",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}