{
  "resourceType": "StructureDefinition",
  "id": "NICE-SOFADay",
  "meta": {
    "lastUpdated": "2021-11-03T10:28:48.458+00:00"
  },
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SOFADay-2022Q1",
  "version": "0.0.1",
  "name": "NICE-SOFADay",
  "title": "NICE-SOFADay",
  "status": "active",
  "date": "2023-10-26T09:56:07.4563357+00:00",
  "publisher": "NICE",
  "contact": [
    {
      "name": "NICE",
      "telecom": [
        {
          "system": "email",
          "value": "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description": "Extension that shall be used to indicate the SOFA day that is related to the submitted element.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "NICE-Datadictionary",
      "uri": "https://www.stichting-nice.nl/dd/#start",
      "name": "NICE Datadictionary"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Observation",
    "MedicationAdministration"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "SOFADay",
        "definition": "The ICU admission day which the SOFA score is based on.",
        "mapping": [
          {
            "identity": "NICE-Datadictionary",
            "map": "https://www.stichting-nice.nl/dd/#385"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SOFADay-2022Q1"
      },
      {
        "id": "Extension.value[x]:valueInteger",
        "path": "Extension.valueInteger",
        "sliceName": "valueInteger",
        "short": "SOFADay",
        "definition": "Specific ICU admission day. Should be calculated by means of the rules stated in the NICE data dictionary",
        "type": [
          {
            "code": "integer"
          }
        ],
        "mustSupport": true
      }
    ]
  }
}