PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.2
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sofa-score
{
  "description": "Observation to capture the SOFA score. Based on: Vincent JL, Moreno R, Takala J, et al. The SOFA (Sepsis-related Organ Failure Assessment) score to describe organ dysfunction/failure. On behalf of the Working Group on Sepsis-Related Problems of the European Society of Intensive Care Medicine. Intensive Care Med. 1996;22(7):707-710. doi:10.1007/BF01709751",
  "_filename": "Profile-Observation-SOFA.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "SOFA",
  "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": "SOFA Score",
  "package_version": "1.0.2",
  "status": "active",
  "id": "e9443b4a-28e0-44ad-933b-651ed7100263",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sofa-score",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "constraint": [ {
        "key": "value-1",
        "human": "A value or dataAbsentReason SHALL be present.",
        "source": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sofa-score",
        "severity": "error",
        "expression": "valueInteger.exists() or dataAbsentReason.exists()"
      } ]
    }, {
      "id": "Observation.category",
      "min": 1,
      "path": "Observation.category",
      "mustSupport": true
    }, {
      "id": "Observation.category.coding",
      "min": 1,
      "path": "Observation.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.category.coding:survey",
      "max": "1",
      "min": 1,
      "path": "Observation.category.coding",
      "sliceName": "survey",
      "mustSupport": true,
      "patternCoding": {
        "code": "survey",
        "system": "http://terminology.hl7.org/CodeSystem/observation-category"
      }
    }, {
      "id": "Observation.category.coding:survey.system",
      "min": 1,
      "path": "Observation.category.coding.system"
    }, {
      "id": "Observation.category.coding:survey.code",
      "min": 1,
      "path": "Observation.category.coding.code"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:sofaScore",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "sofaScore",
      "mustSupport": true,
      "patternCoding": {
        "code": "06",
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes"
      }
    }, {
      "id": "Observation.code.coding:sofaScore.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:sofaScore.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", "http://hl7.org/fhir/StructureDefinition/Group" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "integer"
      } ],
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueInteger",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "integer"
      } ],
      "sliceName": "valueInteger"
    }, {
      "id": "Observation.component",
      "path": "Observation.component",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.component:respiratorySystem",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "respiratorySystem"
    }, {
      "id": "Observation.component:respiratorySystem.code",
      "path": "Observation.component.code",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "resp",
          "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
        } ]
      }
    }, {
      "id": "Observation.component:respiratorySystem.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.component:respiratorySystem.code.coding.system",
      "min": 1,
      "path": "Observation.component.code.coding.system"
    }, {
      "id": "Observation.component:respiratorySystem.code.coding.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component:respiratorySystem.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/sofa-score"
      },
      "mustSupport": true
    }, {
      "id": "Observation.component:respiratorySystem.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.value[x].coding",
      "mustSupport": true,
      "patternCoding": {
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
      }
    }, {
      "id": "Observation.component:respiratorySystem.value[x].coding.system",
      "min": 1,
      "path": "Observation.component.value[x].coding.system"
    }, {
      "id": "Observation.component:respiratorySystem.value[x].coding.code",
      "min": 1,
      "path": "Observation.component.value[x].coding.code"
    }, {
      "id": "Observation.component:nervousSystem",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "nervousSystem"
    }, {
      "id": "Observation.component:nervousSystem.code",
      "path": "Observation.component.code",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "ns",
          "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
        } ]
      }
    }, {
      "id": "Observation.component:nervousSystem.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.component:nervousSystem.code.coding.system",
      "min": 1,
      "path": "Observation.component.code.coding.system"
    }, {
      "id": "Observation.component:nervousSystem.code.coding.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component:nervousSystem.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/sofa-score"
      },
      "mustSupport": true
    }, {
      "id": "Observation.component:nervousSystem.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.value[x].coding",
      "mustSupport": true,
      "patternCoding": {
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
      }
    }, {
      "id": "Observation.component:nervousSystem.value[x].coding.system",
      "min": 1,
      "path": "Observation.component.value[x].coding.system"
    }, {
      "id": "Observation.component:nervousSystem.value[x].coding.code",
      "min": 1,
      "path": "Observation.component.value[x].coding.code"
    }, {
      "id": "Observation.component:cardiovascularSystem",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "cardiovascularSystem"
    }, {
      "id": "Observation.component:cardiovascularSystem.code",
      "path": "Observation.component.code",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "cvs",
          "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
        } ]
      }
    }, {
      "id": "Observation.component:cardiovascularSystem.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.component:cardiovascularSystem.code.coding.system",
      "min": 1,
      "path": "Observation.component.code.coding.system"
    }, {
      "id": "Observation.component:cardiovascularSystem.code.coding.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component:cardiovascularSystem.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/sofa-score"
      },
      "mustSupport": true
    }, {
      "id": "Observation.component:cardiovascularSystem.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.value[x].coding",
      "mustSupport": true,
      "patternCoding": {
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
      }
    }, {
      "id": "Observation.component:cardiovascularSystem.value[x].coding.system",
      "min": 1,
      "path": "Observation.component.value[x].coding.system"
    }, {
      "id": "Observation.component:cardiovascularSystem.value[x].coding.code",
      "min": 1,
      "path": "Observation.component.value[x].coding.code"
    }, {
      "id": "Observation.component:liver",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "liver"
    }, {
      "id": "Observation.component:liver.code",
      "path": "Observation.component.code",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "liv",
          "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
        } ]
      }
    }, {
      "id": "Observation.component:liver.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.component:liver.code.coding.system",
      "min": 1,
      "path": "Observation.component.code.coding.system"
    }, {
      "id": "Observation.component:liver.code.coding.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component:liver.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/sofa-score"
      },
      "mustSupport": true
    }, {
      "id": "Observation.component:liver.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.value[x].coding",
      "mustSupport": true,
      "patternCoding": {
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
      }
    }, {
      "id": "Observation.component:liver.value[x].coding.system",
      "min": 1,
      "path": "Observation.component.value[x].coding.system"
    }, {
      "id": "Observation.component:liver.value[x].coding.code",
      "min": 1,
      "path": "Observation.component.value[x].coding.code"
    }, {
      "id": "Observation.component:coagulation",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "coagulation"
    }, {
      "id": "Observation.component:coagulation.code",
      "path": "Observation.component.code",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "coa",
          "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
        } ]
      }
    }, {
      "id": "Observation.component:coagulation.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.component:coagulation.code.coding.system",
      "min": 1,
      "path": "Observation.component.code.coding.system"
    }, {
      "id": "Observation.component:coagulation.code.coding.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component:coagulation.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/sofa-score"
      },
      "mustSupport": true
    }, {
      "id": "Observation.component:coagulation.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.value[x].coding",
      "mustSupport": true,
      "patternCoding": {
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
      }
    }, {
      "id": "Observation.component:coagulation.value[x].coding.system",
      "min": 1,
      "path": "Observation.component.value[x].coding.system"
    }, {
      "id": "Observation.component:coagulation.value[x].coding.code",
      "min": 1,
      "path": "Observation.component.value[x].coding.code"
    }, {
      "id": "Observation.component:kidneys",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "kidneys"
    }, {
      "id": "Observation.component:kidneys.code",
      "path": "Observation.component.code",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "kid",
          "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
        } ]
      }
    }, {
      "id": "Observation.component:kidneys.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.component:kidneys.code.coding.system",
      "min": 1,
      "path": "Observation.component.code.coding.system"
    }, {
      "id": "Observation.component:kidneys.code.coding.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component:kidneys.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/sofa-score"
      },
      "mustSupport": true
    }, {
      "id": "Observation.component:kidneys.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.value[x].coding",
      "mustSupport": true,
      "patternCoding": {
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/sofa-score"
      }
    }, {
      "id": "Observation.component:kidneys.value[x].coding.system",
      "min": 1,
      "path": "Observation.component.value[x].coding.system"
    }, {
      "id": "Observation.component:kidneys.value[x].coding.code",
      "min": 1,
      "path": "Observation.component.value[x].coding.code"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}