{
"description": "This extension provides an identifier unambiguously identify the set of interdependent medication building blocks that belong to one pharmaceutical treatment.",
"_filename": "ext-PharmaceuticalTreatment.Identifier.json",
"package_name": "nictiz.fhir.nl.r4.zib2020",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"name": "ExtPharmaceuticalTreatmentIdentifier",
"mapping": [ {
"uri": "https://decor.nictiz.nl/pub/medicatieproces/mp-html-20210921T194523/ds-2.16.840.1.113883.2.4.3.11.60.20.77.1.4-2021-01-01T000000.html",
"name": "Medication Process 9 v2.0.0-beta",
"identity": "Medication-Process-v9-2-0-0"
} ],
"abstract": false,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "ext PharmaceuticalTreatment.Identifier",
"package_version": "0.2.0-beta1",
"status": "draft",
"id": "6233ec87-6dc8-4282-8db0-30afb23584a7",
"kind": "complex-type",
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier",
"context": [ {
"type": "element",
"expression": "MedicationStatement"
}, {
"type": "element",
"expression": "MedicationAdministration"
}, {
"type": "element",
"expression": "MedicationDispense"
}, {
"type": "element",
"expression": "MedicationRequest"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "Identifier"
} ],
"alias": [ "Medicamenteuze behandeling identificatie" ],
"short": "Pharmaceutical Treatment Identifier",
"mapping": [ {
"map": "mp-dataelement920-42",
"comment": "Identification",
"identity": "Medication-Process-v9-2-0-0"
} ],
"definition": "The identifier of the pharmaceutical treatment that this resource belongs to. This identifier is used to group the disparate resources that belong to a single pharmaceutical treatment."
}, {
"id": "Extension.value[x].system",
"min": 1,
"path": "Extension.value[x].system"
}, {
"id": "Extension.value[x].value",
"min": 1,
"path": "Extension.value[x].value"
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "info@nictiz.nl",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}