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

FHIR IG Statistics: StructureDefinition/bc-treatmentdirective-reasonforending

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idbc-treatmentdirective-reasonforending
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-reasonforending
URLhttp://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-reasonforending
Statusactive
Namebc-treatmentdirective-reasonforending
Titlebc-treatmentdirective-reasonforending
Realmnl
DescriptionThe ReasonForEnding concept of zib TreatmentDirective2.
PurposeThis extension represents the ReasonForEnding 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)).
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
bc-TreatmentDirectivebc-TreatmentDirective

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": "bc-treatmentdirective-reasonforending",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-reasonforending",
  "name": "bc-treatmentdirective-reasonforending",
  "title": "bc-treatmentdirective-reasonforending",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The ReasonForEnding concept of zib TreatmentDirective2.",
  "purpose": "This extension represents the ReasonForEnding 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)).",
  "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.except"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-reasonforending"
      },
      {
        "id": "Extension.value[x]:valueString",
        "path": "Extension.value[x]",
        "sliceName": "valueString",
        "short": "ReasonForEnding",
        "definition": "Reason why the agreement on a treatment directive no longer applies.",
        "alias": [
          "RedenBeeindigd"
        ],
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-treatmentdirective2-v1.0-2020EN",
            "map": "NL-CM:2.2.7",
            "comment": "ReasonForEnding"
          }
        ]
      }
    ]
  }
}