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

FHIR IG Statistics: StructureDefinition/zib-TreatmentDirective-TreatmentPermitted

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-TreatmentDirective-TreatmentPermitted
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted
Version1.0
Statusretired
Date2017-02-17T13:15:56.1486542+01:00
NameZIB-TreatmentDirective-TreatmentPermitted
TitleHCIM TreatmentDirective TreatmentPermitted
Realmnl
Authorityhl7
DescriptionAn extension for Consent based on the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective version 1.0. This extension provides information on the indication of permission for the treatment.
CopyrightCC0
TypeExtension
Kindprimitive-type

Resources that use this resource

StructureDefinition
zib-TreatmentDirectiveHCIM TreatmentDirective

Resources that this resource uses

No resources found


Examples of Use for Extension

ResourceVersion
Consent/190c12af-49d4-4553-8009-c816ab622a3eR3
Consent/21R3
Consent/81eacbcf-6d60-436a-a78f-e2962839a42fR3
Consent/ehLhIC8xuXjiZDVRntQauPyXlKehTcmaSh3Ozrs3nMfw3R3

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-TreatmentDirective-TreatmentPermitted",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-06-19T14:24:14.858+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted",
  "version": "1.0",
  "name": "ZIB-TreatmentDirective-TreatmentPermitted",
  "title": "HCIM TreatmentDirective TreatmentPermitted",
  "status": "retired",
  "date": "2017-02-17T13:15:56.1486542+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extension for Consent based on the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective version 1.0. This extension provides information on the indication of permission for the treatment.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "kind": "primitive-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Consent"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "isModifier": true
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted"
      },
      {
        "id": "Extension.value[x]:valueCodeableConcept",
        "path": "Extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "short": "TreatmentPermitted",
        "definition": "Indication of permission for the treatment, no permission for the treatment, or permission for the treatment with constraints.",
        "alias": [
          "BehandelingToegestaan"
        ],
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}