PackagesCanonicalsLogsProblems
    Packages
    de.uk-koeln.nngm.form@1.0.0
    http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/ecog
{
  "description": "Dieses Profil beschreibt den ECOG-Status des Patienten zum Zeitpunkt der Diagnostik-Anforderung innerhalb des nNGM-Projektes.",
  "_filename": "Profile-nNGM-Observation-Ecog.json",
  "package_name": "de.uk-koeln.nngm.form",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Profile_nNGM_Observation_Ecog",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Profile - nNGM - Observation - ECOG",
  "package_version": "1.0.0",
  "status": "active",
  "id": "f488f05e-1685-428f-9f68-b888661223a6",
  "kind": "resource",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/ecog",
  "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",
        "source": "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/ecog",
        "severity": "error",
        "expression": "value.exists().not() implies dataAbsentReason.exists()"
      } ]
    }, {
      "id": "Observation.basedOn",
      "max": "1",
      "min": 1,
      "path": "Observation.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://uk-koeln.de/fhir/StructureDefinition/ServiceRequest/nNGM/AnforderungDerDiagnostik" ]
      } ]
    }, {
      "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",
      "path": "Observation.code",
      "label": "Kodierung"
    }, {
      "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",
      "label": "LOINC",
      "short": "Zwingende LOINC-Kodierung zur Herstellung einer Interoperabilität zu nationalen und internationalen Projekten",
      "sliceName": "loinc",
      "patternCoding": {
        "code": "89247-1",
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "label": "Patient",
      "short": "Ein Bezug zum Patienten muss stets gegeben sein"
    }, {
      "id": "Observation.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "label": "Erhebungsdatum",
      "short": "Das Untersuchungsdatum muss mindestens auf den Tag genau angegeben werden",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "path": "Observation.value[x]",
      "min": 1,
      "short": "Skala zur Klassifizeriung der symptombezogene Einschränkung der Aktivität, Selbstversorgung und Selbstbestimmung",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "mustSupport": true,
      "binding": {
        "strength": "required",
        "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/ecog"
      },
      "label": "ECOG",
      "id": "Observation.value[x]"
    }, {
      "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.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}