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

FHIR IG Statistics: StructureDefinition/zib-Medication-AdditionalInformation

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-Medication-AdditionalInformation
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Medication-AdditionalInformation
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Medication-AdditionalInformation
Version1.0
Statusretired
Date2018-02-12T14:04:06.8260228+02:00
NameZIB-AdditionalInformation
TitleHCIM AdditionalInformation
Realmnl
Authorityhl7
DescriptionThis is a broad CodeableConcept extension in scope of the Dutch Health and Care Information modelss (Dutch: Zorginformatiebouwsteen or ZIB) for Medication. This extenstion can be used for example to a give logistics and other instructions such as: do not enter in GDS, urgent, purposeful deviation, etc.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-AdministrationAgreementHCIM Administration Agreement
zib-DispenseHCIM Dispense
zib-DispenseRequestHCIM DispenseRequest
zib-MedicationAgreementHCIM Medication Agreement

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-Medication-AdditionalInformation",
  "meta": {
    "lastUpdated": "2017-09-04T17:02:23.423+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-AdditionalInformation",
  "version": "1.0",
  "name": "ZIB-AdditionalInformation",
  "title": "HCIM AdditionalInformation",
  "status": "retired",
  "date": "2018-02-12T14:04:06.8260228+02:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This is a broad CodeableConcept extension in scope of the Dutch Health and Care Information modelss (Dutch: Zorginformatiebouwsteen or ZIB) for Medication. \r\nThis extenstion can be used for example to a give logistics and other instructions such as: do not enter in GDS, urgent, purposeful deviation, etc.",
  "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.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-AdditionalInformation"
      },
      {
        "id": "Extension.valueCodeableConcept",
        "path": "Extension.valueCodeableConcept",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}