| Package | nictiz.fhir.nl.stu3.zib2015 |
| Resource Type | StructureDefinition |
| Id | zib-MedicationUse-Author |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author |
| URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author |
| Version | 1.0 |
| Status | retired |
| Date | 2017-09-26T14:14:36.639+02:00 |
| Name | ZIB-Medication-Use-Author |
| Title | HCIM Medication-Use-Author |
| Realm | nl |
| Authority | hl7 |
| Description | Extension to provide information on who the author is of the MedicationStatement. |
| Copyright | CC0 |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| zib-MedicationUse | HCIM Medication Use |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "zib-MedicationUse-Author",
"meta": {
"lastUpdated": "2017-09-26T15:45:42.177+02:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author",
"version": "1.0",
"name": "ZIB-Medication-Use-Author",
"title": "HCIM Medication-Use-Author",
"status": "retired",
"date": "2017-09-26T14:14:36.639+02:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "Extension to provide information on who the author is of the MedicationStatement.",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"MedicationStatement"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author"
},
{
"id": "Extension.value[x]:valueReference",
"path": "Extension.valueReference",
"sliceName": "valueReference",
"type": [
{
"code": "Reference"
}
]
}
]
}
}