{
"description": "MedicationUse2 is a statement on the historic, current or intended use of a certain medicine.",
"_filename": "nl-core-MedicationUse2.json",
"package_name": "nictiz.fhir.nl.r4.zib2020",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"purpose": "A derived profile from [zib-MedicationUse2](http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse2) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"name": "NlcoreMedicationUse2",
"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": "MedicationStatement",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "nl core MedicationUse2",
"package_version": "0.2.0-beta1",
"status": "draft",
"id": "e433fe7c-e639-4bd0-aa99-c21d76dccebc",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicationUse2",
"version": null,
"differential": {
"element": [ {
"id": "MedicationStatement",
"path": "MedicationStatement",
"alias": [ "nl-core-MedicationUse2" ],
"comment": "Replaced the incorrect comment of FHIR R4 with this scentence."
}, {
"id": "MedicationStatement.extension",
"min": 0,
"path": "MedicationStatement.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "MedicationStatement.extension:prescriber",
"min": 0,
"path": "MedicationStatement.extension",
"sliceName": "prescriber"
}, {
"id": "MedicationStatement.extension:prescriber.value[x]",
"path": "MedicationStatement.extension.value[x]",
"type": [ {
"code": "Reference",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ]
} ]
}, {
"id": "MedicationStatement.extension:pharmaceuticalTreatmentIdentifier",
"min": 0,
"path": "MedicationStatement.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier" ]
} ],
"sliceName": "pharmaceuticalTreatmentIdentifier"
}, {
"id": "MedicationStatement.extension:copyIndicator",
"min": 0,
"path": "MedicationStatement.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator" ]
} ],
"sliceName": "copyIndicator"
}, {
"id": "MedicationStatement.extension:copyIndicator.value[x]",
"path": "MedicationStatement.extension.value[x]",
"mapping": [ {
"map": "mp-dataelement920-418",
"comment": "CopyIndicator",
"identity": "Medication-Process-v9-2-0-0"
} ]
}, {
"id": "MedicationStatement.extension:author",
"min": 0,
"path": "MedicationStatement.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse.Author" ]
} ],
"sliceName": "author"
}, {
"id": "MedicationStatement.identifier",
"path": "MedicationStatement.identifier",
"alias": [ "Identificatie" ],
"short": "Identification",
"mapping": [ {
"map": "mp-dataelement920-411",
"comment": "Identification",
"identity": "Medication-Process-v9-2-0-0"
} ]
}, {
"id": "MedicationStatement.medication[x]:medicationReference",
"path": "MedicationStatement.medication[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication", "http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct" ]
} ],
"sliceName": "medicationReference"
}, {
"id": "MedicationStatement.subject",
"path": "MedicationStatement.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
} ]
}, {
"id": "MedicationStatement.context",
"path": "MedicationStatement.context",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter", "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter", "http://nictiz.nl/fhir/StructureDefinition/nl-core-EpisodeOfCare" ]
} ],
"short": "RelationContact / RelationEpisodeOfCare",
"comment": "The 'ExtContextEpisodeOfCare' extension is used to capture a reference to a related EpisodeOfCare if both a reference to an Encounter and EpisodeOfCare need to be exchanged. This this `context` element will then contain the reference to the Encounter resource.",
"mapping": [ {
"map": "mp-dataelement920-1349",
"comment": "RelationContact",
"identity": "Medication-Process-v9-2-0-0"
}, {
"map": "mp-dataelement920-1351",
"comment": "RelationEpisodeOfCare",
"identity": "Medication-Process-v9-2-0-0"
} ]
}, {
"id": "MedicationStatement.context.extension",
"min": 0,
"path": "MedicationStatement.context.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "MedicationStatement.context.extension:relatedEpisodeOfCare",
"max": "1",
"min": 0,
"path": "MedicationStatement.context.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-Context-EpisodeOfCare" ]
} ],
"sliceName": "relatedEpisodeOfCare"
}, {
"id": "MedicationStatement.context.extension:relatedEpisodeOfCare.value[x]",
"path": "MedicationStatement.context.extension.value[x]",
"alias": [ "RelatieZorgepisode" ],
"short": "RelationEpisodeOfCare",
"mapping": [ {
"map": "mp-dataelement920-1351",
"comment": "RelationEpisodeOfCare",
"identity": "Medication-Process-v9-2-0-0"
} ]
}, {
"id": "MedicationStatement.informationSource",
"path": "MedicationStatement.informationSource",
"type": [ {
"code": "Reference",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole", "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson" ]
} ],
"mapping": [ {
"map": "mp-dataelement920-593",
"comment": "Informant",
"identity": "Medication-Process-v9-2-0-0"
}, {
"map": "mp-dataelement920-594",
"comment": "Person",
"identity": "Medication-Process-v9-2-0-0"
}, {
"map": "mp-dataelement920-620",
"comment": "InformantIsPatient (InformatantIsPatient = true when informationSource refers to the same Patient as subject)",
"identity": "Medication-Process-v9-2-0-0"
}, {
"map": "mp-dataelement920-621",
"comment": "InformantIsHealthProfessional",
"identity": "Medication-Process-v9-2-0-0"
} ]
}, {
"id": "MedicationStatement.derivedFrom",
"path": "MedicationStatement.derivedFrom",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "extension.valueCodeableConcept",
"type": "value"
} ]
}
}, {
"path": "MedicationStatement.derivedFrom",
"definition": "Medication agreement to which the entered medication use refers. In case medication use is recorded as 'as agreed', the agreement to which is referred, is stated here.",
"short": "RelationMedicationAgreement",
"mapping": [ {
"map": "mp-dataelement920-413",
"comment": "RelationMedicationAgreement",
"identity": "Medication-Process-v9-2-0-0"
} ],
"type": [ {
"code": "Reference",
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicationAgreement" ]
} ],
"sliceName": "relationMedicationAgreement",
"alias": [ "RelatieMedicatieAfspraak" ],
"max": "1",
"id": "MedicationStatement.derivedFrom:relationMedicationAgreement"
}, {
"id": "MedicationStatement.derivedFrom:relationMedicationAgreement.extension",
"min": 0,
"path": "MedicationStatement.derivedFrom.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "MedicationStatement.derivedFrom:relationMedicationAgreement.extension:resourceCategory",
"max": "1",
"min": 0,
"path": "MedicationStatement.derivedFrom.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory" ]
} ],
"sliceName": "resourceCategory"
}, {
"id": "MedicationStatement.derivedFrom:relationMedicationAgreement.extension:resourceCategory.value[x]",
"path": "MedicationStatement.derivedFrom.extension.value[x]",
"patternCodeableConcept": {
"coding": [ {
"code": "16076005",
"system": "http://snomed.info/sct"
} ]
}
}, {
"path": "MedicationStatement.derivedFrom",
"definition": "Administration agreement to which the entered medication use refers. In case medication use is recorded as 'as agreed', the agreement to which is referred, is stated here.",
"short": "RelationAdministrationAgreement",
"mapping": [ {
"map": "mp-dataelement920-1329",
"comment": "RelationAdministrationAgreement",
"identity": "Medication-Process-v9-2-0-0"
} ],
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource", "http://nictiz.nl/fhir/StructureDefinition/nl-core-AdministrationAgreement" ]
} ],
"sliceName": "relationAdministrationAgreement",
"alias": [ "RelatieToedieningsafspraak" ],
"max": "1",
"id": "MedicationStatement.derivedFrom:relationAdministrationAgreement"
}, {
"id": "MedicationStatement.derivedFrom:relationAdministrationAgreement.extension",
"min": 0,
"path": "MedicationStatement.derivedFrom.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "MedicationStatement.derivedFrom:relationAdministrationAgreement.extension:resourceCategory",
"min": 0,
"path": "MedicationStatement.derivedFrom.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory" ]
} ],
"sliceName": "resourceCategory"
}, {
"id": "MedicationStatement.derivedFrom:relationAdministrationAgreement.extension:resourceCategory.value[x]",
"path": "MedicationStatement.derivedFrom.extension.value[x]",
"patternCodeableConcept": {
"coding": [ {
"code": "422037009",
"system": "http://snomed.info/sct"
} ]
}
}, {
"id": "MedicationStatement.derivedFrom:relationMedicationDispense",
"max": "1",
"path": "MedicationStatement.derivedFrom",
"alias": [ "RelatieMedicatieverstrekking" ],
"short": "RelationMedicationDispense",
"mapping": [ {
"map": "mp-dataelement920-416",
"comment": "RelationMedicationDispense",
"identity": "Medication-Process-v9-2-0-0"
} ],
"sliceName": "relationMedicationDispense",
"definition": "Medication dispense which is the basis for entering the medication use."
}, {
"id": "MedicationStatement.derivedFrom:relationMedicationDispense.extension",
"min": 0,
"path": "MedicationStatement.derivedFrom.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "MedicationStatement.derivedFrom:relationMedicationDispense.extension:resourceCategory",
"min": 0,
"path": "MedicationStatement.derivedFrom.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory" ]
} ],
"sliceName": "resourceCategory"
}, {
"id": "MedicationStatement.derivedFrom:relationMedicationDispense.extension:resourceCategory.value[x]",
"path": "MedicationStatement.derivedFrom.extension.value[x]",
"patternCodeableConcept": {
"coding": [ {
"code": "373784005",
"system": "http://snomed.info/sct"
} ]
}
}, {
"id": "MedicationStatement.dosage",
"path": "MedicationStatement.dosage",
"type": [ {
"code": "Dosage",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-InstructionsForUse.DosageInstructions" ]
} ]
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "info@nictiz.nl",
"system": "email"
} ]
} ],
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse2"
}