PackagesCanonicalsLogsProblems
    Packages
    de.uk-koeln.nngm.form@1.0.0
    http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/progress-relapse
{
  "description": "Dieses Profil beschreibt einen die Dokumentation eines Rezidiv/Progress innerhalb des nNGM Projektes",
  "_filename": "Profile-nNGM-Observation-ProgressKrebserkrankung.json",
  "package_name": "de.uk-koeln.nngm.form",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Profile_nNGM_Observation_ProgressKrebserkrankung",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Profile - nNGM - Observation - Progress/Rezidiv Krebserkrankung",
  "package_version": "1.0.0",
  "status": "active",
  "id": "72e207ef-9f3f-4a5c-9fb4-6868b0286f25",
  "kind": "resource",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/progress-relapse",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "constraint": [ {
        "key": "obs-nngm-1",
        "human": "Falls kein Messwert verfügbar ist, muss eine dataAbsentReason angegeben werden",
        "severity": "error",
        "expression": "value.exists().not() implies dataAbsentReason.exists()"
      } ]
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "fixedCode": "final"
    }, {
      "id": "Observation.category",
      "min": 1,
      "path": "Observation.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.category:survey",
      "max": "1",
      "min": 1,
      "path": "Observation.category",
      "sliceName": "survey",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "survey",
          "system": "http://terminology.hl7.org/CodeSystem/observation-category"
        } ]
      }
    }, {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.code.coding:loinc",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "patternCoding": {
        "code": "97509-4",
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject"
    }, {
      "id": "Observation.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "label": "Datum",
      "short": "Diagnosedatum sollte tagesgenau angegeben werden",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "label": "Rezidiv/Progress",
      "short": "Ja/Nein ob ein Progress oder Rezidiv vorliegt.",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.method",
      "max": "0",
      "path": "Observation.method"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.hasMember",
      "path": "Observation.hasMember",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-alk", "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-braf", "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-egfr", "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-fgfr", "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-kras", "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-met", "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-ros1" ]
      } ],
      "short": "Resistenztestungen"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}