FHIR IG Statistics: StructureDefinition/zib-Medication-StopType
Package | nictiz.fhir.nl.stu3.zib2015 |
Resource Type | StructureDefinition |
Id | zib-Medication-StopType |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Medication-StopType |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-Medication-StopType |
Version | 1.0 |
Status | retired |
Date | 2017-12-14T10:45:45.835+01:00 |
Name | ZIB-Medication-StopType |
Title | HCIM Medication StopType |
Realm | nl |
Authority | hl7 |
Description | The way in which (and indicator that) this medication is stopped (temporarily or permanently). |
Purpose | The purpose of this extension is to define if a Medication is to be discontinued, and in what manner (permanently or temporarily). |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "zib-Medication-StopType",
"meta": {
"lastUpdated": "2017-12-14T13:51:54.488+01:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-StopType",
"version": "1.0",
"name": "ZIB-Medication-StopType",
"title": "HCIM Medication StopType",
"status": "retired",
"date": "2017-12-14T10:45:45.835+01:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "The way in which (and indicator that) this medication is stopped (temporarily or permanently).",
"purpose": "The purpose of this extension is to define if a Medication is to be discontinued, and in what manner (permanently or temporarily).",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"MedicationRequest",
"MedicationDispense"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "StopType",
"definition": "The manner in which (and indicator that) this medication is discontinued (temporarily or permanently).",
"isModifier": true
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-StopType"
},
{
"id": "Extension.value[x]:valueCodeableConcept",
"path": "Extension.valueCodeableConcept",
"sliceName": "valueCodeableConcept",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "StopType",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.20.77.11.19--20160617101300"
}
}
}
]
}
}