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

FHIR IG Statistics: StructureDefinition/NICE-PressureUlcer

Packageniceprofiling.v23q1
Resource TypeStructureDefinition
IdNICE-PressureUlcer
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PressureUlcer-2022Q1
URLhttps://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PressureUlcer-2022Q1
Version1
Statusactive
Date2021-12-07T13:20:54.1686808+00:00
NameNICE-PressureUlcer
TitleNICE-PressureUlcer
DescriptionThis profile is for sumbitting data to the NICE related to pressure ulcers. Of interest is the staging of the found pressure ulcer.
PurposeThis profile is used to submit pressure ulcer related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) PressureUlcer, 2017 release version 3.1
CopyrightCC0
TypeCondition
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
NICE-Encounter-2022Q1NICE-Encounter
NICE-Patient-2022Q1NICE-Patient
NICE-Verified-2022Q1NICE-Verified
zib-PressureUlcerzib PressureUlcer

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "NICE-PressureUlcer",
  "meta": {
    "lastUpdated": "2022-09-20T09:03:09.337967+00:00"
  },
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PressureUlcer-2022Q1",
  "version": "1",
  "name": "NICE-PressureUlcer",
  "title": "NICE-PressureUlcer",
  "status": "active",
  "date": "2021-12-07T13:20:54.1686808+00:00",
  "publisher": "NICE",
  "contact": [
    {
      "name": "NICE",
      "telecom": [
        {
          "system": "email",
          "value": "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description": "This profile is for sumbitting data to the NICE related to pressure ulcers. Of interest is the staging of the found pressure ulcer.",
  "purpose": "This profile is used to submit pressure ulcer related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) PressureUlcer, 2017 release version 3.1",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "NICE-Datadictionary-MDS",
      "uri": "https://www.stichting-nice.nl/dd/#528",
      "name": "NICE-Datadictionary-MDS",
      "comment": "The Minimal Data Set (MDS)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Condition",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-PressureUlcer",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Condition",
        "path": "Condition",
        "mapping": [
          {
            "identity": "NICE-Datadictionary-MDS",
            "map": "https://www.stichting-nice.nl/dd/#69",
            "comment": "Pressure Ulcer"
          }
        ]
      },
      {
        "id": "Condition.extension",
        "path": "Condition.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Condition.extension:Verified",
        "path": "Condition.extension",
        "sliceName": "Verified",
        "short": "Is the instance validated by a medical professional?",
        "definition": "Extension that is used to indicate whether the entire instance has been validated.\r\n\r\nEvery instance shall be validated by a hospital member / datamanager. However, this is not always feasible in case of automated submission of NICE data elements. This extensions shall be used to indicate the validation status of the instance.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1"
          }
        ]
      },
      {
        "id": "Condition.code",
        "path": "Condition.code",
        "mustSupport": true
      },
      {
        "id": "Condition.subject",
        "path": "Condition.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Condition.context",
        "path": "Condition.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Condition.stage.summary",
        "path": "Condition.stage.summary",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}