PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.onkologie@1.0.0-ballot
    http://fhir.de/onkologie/StructureDefinition/ecog-performance-status
{
  "description": "Observation-Profil für den Eastern Cooperative Oncology Group (ECOG) Performance Status.",
  "_filename": "StructureDefinition-sd-ecog-performance-status.json",
  "package_name": "de.basisprofil.onkologie",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SD_ECOG_Performance_Status",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Observation-Profil ECOG Performance Status",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Diagnostics"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "1586e322-31b7-4948-b963-03378ac51d84",
  "kind": "resource",
  "url": "http://fhir.de/onkologie/StructureDefinition/ecog-performance-status",
  "version": "1.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "Observation.category",
      "min": 1,
      "path": "Observation.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.category:survey",
      "max": "*",
      "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",
      "max": "*",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "patternCoding": {
        "code": "89247-1",
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.code.coding:loinc.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:loinc.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding:snomed",
      "max": "*",
      "min": 0,
      "path": "Observation.code.coding",
      "sliceName": "snomed",
      "patternCoding": {
        "code": "423740007",
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Observation.code.coding:snomed.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:snomed.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.valueCodeableConcept",
      "max": "1",
      "min": 0,
      "path": "Observation.valueCodeableConcept"
    }, {
      "id": "Observation.valueCodeableConcept.coding",
      "min": 1,
      "path": "Observation.valueCodeableConcept.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.valueCodeableConcept.coding:valueLoinc",
      "max": "1",
      "min": 1,
      "path": "Observation.valueCodeableConcept.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://loinc.org/vs/LL529-9"
      },
      "sliceName": "valueLoinc",
      "patternCoding": {
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.valueCodeableConcept.coding:valueLoinc.system",
      "min": 1,
      "path": "Observation.valueCodeableConcept.coding.system"
    }, {
      "id": "Observation.valueCodeableConcept.coding:valueLoinc.code",
      "min": 1,
      "path": "Observation.valueCodeableConcept.coding.code"
    }, {
      "id": "Observation.valueCodeableConcept.coding:valueSnomed",
      "max": "1",
      "min": 0,
      "path": "Observation.valueCodeableConcept.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.de/onkologie/ValueSet/ecog-performance-status-snomed"
      },
      "sliceName": "valueSnomed",
      "patternCoding": {
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Observation.valueCodeableConcept.coding:valueSnomed.system",
      "min": 1,
      "path": "Observation.valueCodeableConcept.coding.system"
    }, {
      "id": "Observation.valueCodeableConcept.coding:valueSnomed.code",
      "min": 1,
      "path": "Observation.valueCodeableConcept.coding.code"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}