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

FHIR IG Statistics: StructureDefinition/NICE-ScoreDay

Packageniceprofiling.v23q1
Resource TypeStructureDefinition
IdNICE-ScoreDay
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-ScoreDay-2022Q1
URLhttps://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-ScoreDay-2022Q1
Version0.0.1
Statusactive
Date2023-10-04T12:31:40.1547845+00:00
NameNICE-ScoreDay
TitleNICE-ScoreDay
DescriptionExtension that is used to indicate either the day of scoring. The first 24 hours after admission count as day 1. The next day starts from the first morning shift and lasts 24 hours, so until the start of the next morning shift. Note: Score day 1 can overlap with score day 2, and 'the first morning shift' is specified locally can differ between hospitals.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
NICE-BloodPressure-2022Q1NICE-BloodPressure
NICE-LaboratoryTestResultObservation-2022Q1NICE-LaboratoryTestResultObservation
NICE-MedicationAdministration-2022Q1NICE-MedicationAdministration
NICE-UrineOutput-2022Q1NICE-UrineOutput

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-ScoreDay",
  "meta": {
    "lastUpdated": "2023-10-04T12:30:34.5164223+00:00"
  },
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-ScoreDay-2022Q1",
  "version": "0.0.1",
  "name": "NICE-ScoreDay",
  "title": "NICE-ScoreDay",
  "status": "active",
  "date": "2023-10-04T12:31:40.1547845+00:00",
  "publisher": "NICE",
  "contact": [
    {
      "name": "NICE",
      "telecom": [
        {
          "system": "email",
          "value": "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description": "Extension that is used to indicate either the day of scoring.\r\nThe first 24 hours after admission count as day 1. The next day starts from the first morning shift and lasts 24 hours, so until the start of the next morning shift. Note: Score day 1 can overlap with score day 2, and 'the first morning shift' is specified locally can differ between hospitals.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "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": "ScoreDay",
        "definition": "Extension that is used to indicate the day of scoring.\r\nThe first 24 hours after admission count as day 1. The next day starts from the first morning shift and lasts 24 hours, so until the start of the next morning shift. Note: Score day 1 can overlap with score day 2, and 'the first morning shift' is specified locally can differ between hospitals.",
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "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-ScoreDay-2022Q1"
      },
      {
        "id": "Extension.value[x]:valueQuantity",
        "path": "Extension.valueQuantity",
        "sliceName": "valueQuantity",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      }
    ]
  }
}