FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "zib-DispenseRequest-RelatedMedicationAgreement",
"meta": {
"lastUpdated": "2017-06-12T14:43:57.829+02:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-DispenseRequest-RelatedMedicationAgreement",
"version": "1.0",
"name": "ZIB-Related-Medication-Agreement",
"title": "HCIM Related Medication Agreement",
"status": "retired",
"date": "2017-09-12T14:35:24.878917+02:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "The medication agreement related to the current medication information",
"purpose": "This is extension is needed to describe the context of the current medication information",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"MedicationRequest"
],
"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-DispenseRequest-RelatedMedicationAgreement"
},
{
"id": "Extension.valueReference",
"path": "Extension.valueReference",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement"
}
]
}
]
}
}