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

FHIR IG Statistics: ValueSet/TypeOfLivingWill

Packagehealthdata.be.r4.cbb
Resource TypeValueSet
IdTypeOfLivingWill
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/TypeOfLivingWill
URLhttps://fhir.healthdata.be/ValueSet/TypeOfLivingWill
Version2020-09-01T00:00:00
Statusdraft
NameTypeOfLivingWill
TitleTypeOfLivingWill
DescriptionTypeOfLivingWillCodelist. This list of codes is based on the LivingWillTypeSnomedCodelist of https://zibs.nl/wiki/AdvanceDirective-v4.1(2022EN). These are SNOMED codes in the NL edition and in a future version this needs to be updated to the international or BE edition.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

StructureDefinition
HdBe-AdvanceDirectiveHdBe-AdvanceDirective
HdBe-AdvanceDirectiveHdBe-AdvanceDirective

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "TypeOfLivingWill",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "en-US",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-09-01T00:00:00+01:00"
      }
    }
  ],
  "url": "https://fhir.healthdata.be/ValueSet/TypeOfLivingWill",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.7.15.1"
    }
  ],
  "version": "2020-09-01T00:00:00",
  "name": "TypeOfLivingWill",
  "title": "TypeOfLivingWill",
  "status": "draft",
  "experimental": false,
  "publisher": "Healthdata.be (Sciensano)",
  "description": "TypeOfLivingWillCodelist. This list of codes is based on the LivingWillTypeSnomedCodelist of https://zibs.nl/wiki/AdvanceDirective-v4.1(2022EN). These are SNOMED codes in the NL edition and in a future version this needs to be updated to the international or BE edition.",
  "immutable": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "11281000146108",
            "display": "Do not attempt cardiopulmonary resuscitation order"
          },
          {
            "code": "186065003",
            "display": "Power of attorney medical report",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "medische volmacht"
              }
            ]
          },
          {
            "code": "11301000146109",
            "display": "Treat ban"
          },
          {
            "code": "11351000146105",
            "display": "Verbal appointment (note)"
          },
          {
            "code": "11321000146101",
            "display": "Euthanasia request"
          },
          {
            "code": "11331000146104",
            "display": "Euthanasia request with addition Dementia"
          },
          {
            "code": "11311000146106",
            "display": "Treat ban with addition Completed Life"
          },
          {
            "code": "160861000146101",
            "display": "Living will"
          },
          {
            "code": "160881000146109",
            "display": "Self-binding directive"
          },
          {
            "code": "160871000146107",
            "display": "Declaration of body donation to science"
          }
        ]
      }
    ]
  }
}