| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | StructureDefinition |
| Id | zib-MedicationUse-Prescriber |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber |
| URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber |
| Version | 2.1.1 |
| Status | active |
| Name | Zib MedicationUse Prescriber |
| Title | HCIM MedicationUse Prescriber |
| Realm | nl |
| Authority | hl7 |
| Description | The health professional that entered the medication agreement with the patient. |
| Purpose | Replaces the FHIR core extension to add practitioner role and OnBehalfOf |
| Copyright | CC0 |
| Type | Extension |
| Kind | complex-type |
No resources found
| StructureDefinition | |
| nl-core-practitioner | nl-core-practitioner |
| nl-core-practitionerrole | nl-core-practitionerrole |
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "zib-MedicationUse-Prescriber",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber",
"version": "2.1.1",
"name": "Zib MedicationUse Prescriber",
"title": "HCIM MedicationUse Prescriber",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "The health professional that entered the medication agreement with the patient.",
"purpose": "Replaces the FHIR core extension to add practitioner role and OnBehalfOf",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"MedicationStatement"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Who ordered the initial medication(s)",
"definition": "The healthcare professional responsible for authorizing the initial prescription.",
"max": "1"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber"
},
{
"id": "Extension.value[x]",
"path": "Extension.valueReference",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
}
]
}
]
}
}