FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/NICE-SOFADay

Packageniceprofiling.v23q1
Resource TypeStructureDefinition
IdNICE-SOFADay
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SOFADay-2022Q1
URLhttps://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SOFADay-2022Q1
Version0.0.1
Statusactive
NameNICE-SOFADay
TitleNICE-SOFADay
DescriptionExtension that shall be used to indicate the SOFA day that is related to the submitted element.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "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",
  "publisher": "NICE",
  "description": "Extension that shall be used to indicate the SOFA day that is related to the submitted element.",
  "copyright": "CC0",
  "contact": [
    {
      "name": "NICE",
      "telecom": [
        {
          "system": "email",
          "value": "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "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
      }
    ]
  }
}