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

FHIR IG Statistics: StructureDefinition/NICE-MedicationAgreement

Packageniceprofiling.v23q1
Resource TypeStructureDefinition
IdNICE-MedicationAgreement
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationAgreement-2022Q1
URLhttps://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationAgreement-2022Q1
Version0.0.1
Statusactive
NameNICE-MedicationAgreement
TitleNICE-MedicationAgreement
DescriptionThis profile is for submitting data to the NICE related to periods in which medication was agreed upon and ordered for a patient.
PurposeThis profile is used to submit medication order 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) MedicationRequest, 2017 release version 3.1
CopyrightCC0
TypeMedicationRequest
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-Encounterzib Encounter
nl-core-episodeofcarenl-core-episodeofcare
zib-MedicationAgreementHCIM Medication Agreement

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "NICE-MedicationAgreement",
  "meta": {
    "lastUpdated": "2022-08-04T15:14:20.6500941+00:00"
  },
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationAgreement-2022Q1",
  "version": "0.0.1",
  "name": "NICE-MedicationAgreement",
  "title": "NICE-MedicationAgreement",
  "status": "active",
  "publisher": "NICE",
  "contact": [
    {
      "name": "NICE",
      "telecom": [
        {
          "system": "email",
          "value": "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description": "This profile is for submitting data to the NICE related to periods in which medication was agreed upon and ordered for a patient.",
  "purpose": "This profile is used to submit medication order 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) MedicationRequest, 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": "MedicationRequest",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationRequest.extension",
        "path": "MedicationRequest.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "MedicationRequest.extension:Verified",
        "path": "MedicationRequest.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": "MedicationRequest.extension:periodOfUse",
        "path": "MedicationRequest.extension",
        "sliceName": "periodOfUse",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "NICE-Datadictionary-MDS",
            "map": "https://www.stichting-nice.nl/dd/#57",
            "comment": "Chronic Obstructive Pulmonary Disease"
          },
          {
            "identity": "NICE-Datadictionary-MDS",
            "map": "https://www.stichting-nice.nl/dd/#78",
            "comment": "Diabetes"
          },
          {
            "identity": "NICE-Datadictionary-MDS",
            "map": "https://www.stichting-nice.nl/dd/#159",
            "comment": "Immunological insufficiency"
          },
          {
            "identity": "NICE-Datadictionary-MDS",
            "map": "https://www.stichting-nice.nl/dd/#411",
            "comment": "Thrombolytic therapy following acute myocardial infarction"
          },
          {
            "identity": "NICE-Datadictionary-MDS",
            "map": "https://www.stichting-nice.nl/dd/#432",
            "comment": "Vasoactive medication"
          }
        ]
      },
      {
        "id": "MedicationRequest.status",
        "path": "MedicationRequest.status",
        "mustSupport": false
      },
      {
        "id": "MedicationRequest.intent",
        "path": "MedicationRequest.intent",
        "short": "order",
        "definition": "Whether the request is a proposal, plan, or an original order. Only medication requests that are actually ordered should be sent to NICE.",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.medicationReference:medicationReference",
        "path": "MedicationRequest.medicationReference",
        "sliceName": "medicationReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PharmaceuticalProduct-2022Q1"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.subject",
        "path": "MedicationRequest.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.context",
        "path": "MedicationRequest.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
          }
        ],
        "mustSupport": true
      }
    ]
  }
}