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

FHIR IG Statistics: StructureDefinition/bc-treatmentdirective-advancedirective

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idbc-treatmentdirective-advancedirective
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-advancedirective
URLhttp://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-advancedirective
Statusactive
Namebc-treatmentdirective-advancedirective
Titlebc-treatmentdirective-advancedirective
Realmnl
DescriptionThe AdvanceDirective concept of zib TreatmentDirective.
PurposeThis extension represents the AdvanceDirective concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) TreatmentDirective2-v1.0(2020EN)](https://zibs.nl/wiki/TreatmentDirective2-v1.0(2020EN)). The cardinality of the `Consent.source[x]` element does not comply with the cardinality of the AdvanceDirective concept (NL-CM:2.2.8). This is solved by adding an extension that can be used to provide additional sources after the `Concent.source[x]` is populated first.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
bc-TreatmentDirectivebc-TreatmentDirective

Resources that this resource uses

StructureDefinition
zib-AdvanceDirectivezib AdvanceDirective

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "bc-treatmentdirective-advancedirective",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-advancedirective",
  "name": "bc-treatmentdirective-advancedirective",
  "title": "bc-treatmentdirective-advancedirective",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The AdvanceDirective concept of zib TreatmentDirective.",
  "purpose": "This extension represents the AdvanceDirective concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) TreatmentDirective2-v1.0(2020EN)](https://zibs.nl/wiki/TreatmentDirective2-v1.0(2020EN)). The cardinality of the `Consent.source[x]` element does not comply with the cardinality of the AdvanceDirective concept (NL-CM:2.2.8). This is solved by adding an extension that can be used to provide additional sources after the `Concent.source[x]` is populated first.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "zib-treatmentdirective2-v1.0-2020EN",
      "uri": "https://zibs.nl/wiki/TreatmentDirective2-v1.0(2020EN)",
      "name": "zib TreatmentDirective2-v1.0(2020EN)"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Consent"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "comment": "The cardinality of the `Consent.source[x]` element does not comply with the cardinality of the AdvanceDirective concept (NL-CM:2.2.8) specified in the HCIM TreatmentDirective2. This is solved by adding an extension that can be used to provide additional sources after `Consent.source[x]` is populated."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-advancedirective"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.value[x]",
        "sliceName": "valueReference",
        "short": "AdvanceDirective",
        "definition": "A (written) statement in which a person indicates wishes concerning future medical action, in the event that this person is at that point no longer (deemed) capable of taking decisions on the matter.",
        "alias": [
          "Wilsverklaring"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
          }
        ],
        "mapping": [
          {
            "identity": "zib-treatmentdirective2-v1.0-2020EN",
            "map": "NL-CM:2.2.8",
            "comment": "AdvanceDirective"
          }
        ]
      }
    ]
  }
}