PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.7.0
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Ecog
{
  "description": "Allgemeiner Lesitngszustand nach ECOG. Kanofsky-Werte müssen nach ECOG konvertiert werden",
  "_filename": "StructureDefinition-onco-core-Observation-Ecog.json",
  "package_name": "de.dktk.oncology",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "Ecog",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.7.0",
  "status": "active",
  "id": "cb870b51-5237-4c8d-947c-1c518c3fdb98",
  "kind": "resource",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Ecog",
  "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": "survey"
    }, {
      "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": "89247-1"
    }, {
      "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.focus",
      "path": "Observation.focus",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource", "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.focus.reference",
      "min": 1,
      "path": "Observation.focus.reference"
    }, {
      "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": "Untersuchungsdatum",
      "mapping": [ {
        "map": "Allgemeiner_Leistungszustand",
        "comment": "Allgemeiner_Leistungszustand",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:adt:dataelement:67:1",
        "comment": "urn:adt:dataelement:67:1",
        "identity": "ISO-11179"
      } ],
      "definition": "Entspricht dem Datum, an welchem dieses Ereignis befundet wurde"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "ECOG",
      "binding": {
        "strength": "required",
        "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/EcogVS"
      },
      "mapping": [ {
        "map": "Allgemeiner_Leistungszustand",
        "comment": "Allgemeiner_Leistungszustand",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:adt:dataelement:67:1",
        "comment": "urn:adt:dataelement:67:1",
        "identity": "ISO-11179"
      } ],
      "definition": "Allgemeiner Lesitngszustand nach ECOG",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding.code",
      "min": 1,
      "path": "Observation.value[x].coding.code"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}