FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/zib-Medication-StopType

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-Medication-StopType
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Medication-StopType
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Medication-StopType
Version1.0
Statusretired
Date2017-12-14T10:45:45.835+01:00
NameZIB-Medication-StopType
TitleHCIM Medication StopType
Realmnl
Authorityhl7
DescriptionThe way in which (and indicator that) this medication is stopped (temporarily or permanently).
PurposeThe purpose of this extension is to define if a Medication is to be discontinued, and in what manner (permanently or temporarily).
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-AdministrationAgreementHCIM Administration Agreement
zib-MedicationAgreementHCIM Medication Agreement

Resources that this resource uses

ValueSet
2.16.840.1.113883.2.4.3.11.60.20.77.11.19--20160617101300Stoptype

Examples of Use for Extension

ResourceVersion
hl7.fhir.nl.zorgviewer#current:MedicationRequest/2.16.840.1.113883.2.4.3.124.7.10160.01230000013923R3

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"
          }
        }
      }
    ]
  }
}