Belgium eHealth FHIR Core specifications
1.2.2 - CI Build

This page is part of the Belgium eHealth FHIR Core specifications (v1.2.2: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Patient Will Category - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "be-vs-patientwill-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-be-cs-patientwill-category.html\"><code>https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-patientwill-category</code></a></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-patientwill-category",
  "version" : "1.2.2",
  "name" : "BeVSPatientWillCategory",
  "title" : "Patient Will Category",
  "status" : "active",
  "date" : "2020-10-01T11:01:09+00:00",
  "publisher" : "eHealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.fgov.be/"
        }
      ]
    }
  ],
  "description" : "Patient will category Value Set",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "056"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-patientwill-category"
      }
    ]
  }
}