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

FHIR IG Statistics: StructureDefinition/zib-TreatmentDirective-Restrictions

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-TreatmentDirective-Restrictions
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Restrictions
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Restrictions
Version2.0.1
Statusactive
NameZib TreatmentDirective Restrictions
TitleHCIM TreatmentDirective Restrictions
Realmnl
Authorityhl7
DescriptionAn extension to add the restrictions or specific circumstances that apply to a certain treatment to the Concent resourse. This concept is defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective version 3.1, release 2017.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

ResourceVersion
Consent/81eacbcf-6d60-436a-a78f-e2962839a42fR3
Consent/ehLhIC8xuXjiZDVRntQauPyXlKehTcmaSh3Ozrs3nMfw3R3

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-TreatmentDirective-Restrictions",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Restrictions",
  "version": "2.0.1",
  "name": "Zib TreatmentDirective Restrictions",
  "title": "HCIM TreatmentDirective Restrictions",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extension to add the restrictions or specific circumstances that apply to a certain treatment to the Concent resourse. This concept is defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective version 3.1, release 2017.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Consent.except"
  ],
  "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-TreatmentDirective-Restrictions"
      },
      {
        "id": "Extension.value[x]:valueString",
        "path": "Extension.valueString",
        "sliceName": "valueString",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}