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

FHIR IG Statistics: StructureDefinition/zib-MedicationUse-AsAgreedIndicator

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-MedicationUse-AsAgreedIndicator
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-AsAgreedIndicator
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-AsAgreedIndicator
Version1.0
Statusretired
Date2016-12-12T16:22:27.396+00:00
NameZIB-As-AgreedIndicator
TitleHCIM As AgreedIndicator
Realmnl
Authorityhl7
DescriptionIs the drug being taken as agreed in the medication agreement?
CopyrightCC0
TypeExtension
Kindprimitive-type

Resources that use this resource

StructureDefinition
zib-MedicationUseHCIM Medication Use

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-MedicationUse-AsAgreedIndicator",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2017-08-30T15:10:32.247+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-AsAgreedIndicator",
  "version": "1.0",
  "name": "ZIB-As-AgreedIndicator",
  "title": "HCIM As AgreedIndicator",
  "status": "retired",
  "date": "2016-12-12T16:22:27.396+00:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Is the drug being taken as agreed in the medication agreement?",
  "copyright": "CC0",
  "fhirVersion": "3.0.0",
  "kind": "primitive-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-AsAgreedIndicator"
      },
      {
        "id": "Extension.valueBoolean",
        "path": "Extension.valueBoolean",
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}