HL7 Belgium Patientwill (Patient Dossier)
1.0.0 - STU Belgium flag

This page is part of the eHealth FHIR Patient Will Profiles for Belgium (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Patient Will Category CodeSystem - JSON Representation

Active as of 2021-01-10

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "be-cs-patientwill-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/patientwill/CodeSystem/be-cs-patientwill-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">negativedeclaration<a name=\"be-cs-patientwill-category-negativedeclaration\"> </a></td></tr><tr><td style=\"white-space:nowrap\">euthanasia<a name=\"be-cs-patientwill-category-euthanasia\"> </a></td></tr><tr><td style=\"white-space:nowrap\">organdonation<a name=\"be-cs-patientwill-category-organdonation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">lastwill<a name=\"be-cs-patientwill-category-lastwill\"> </a></td></tr><tr><td style=\"white-space:nowrap\">bodydonation<a name=\"be-cs-patientwill-category-bodydonation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">patientwill<a name=\"be-cs-patientwill-category-patientwill\"> </a></td></tr><tr><td style=\"white-space:nowrap\">resuscitation<a name=\"be-cs-patientwill-category-resuscitation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">hospitalisation<a name=\"be-cs-patientwill-category-hospitalisation\"> </a></td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/patientwill/CodeSystem/be-cs-patientwill-category",
  "version" : "1.0.0",
  "name" : "BeCSPatientWillCategory",
  "title" : "Patient Will Category CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-01-10T10:59:49+00:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.ehealth.fgov.be/"
        },
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name" : "Message Structure",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Patient Will Category CodeSystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "negativedeclaration"
    },
    {
      "code" : "euthanasia"
    },
    {
      "code" : "organdonation"
    },
    {
      "code" : "lastwill"
    },
    {
      "code" : "bodydonation"
    },
    {
      "code" : "patientwill"
    },
    {
      "code" : "resuscitation"
    },
    {
      "code" : "hospitalisation"
    }
  ]
}