Referral Prescription
1.0.0 - STU Belgium flag

Referral Prescription, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/referral/ and changes regularly. See the Directory of published versions

: BeVSTreatmentStatusReason - JSON Representation

Draft as of 2024-03-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "be-vs-treatment-status-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-be-treatment-status-reason.html\"><code>https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-treatment-status-reason</code></a></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/referral/ValueSet/be-vs-treatment-status-reason",
  "version" : "1.0.0",
  "name" : "BeVSTreatmentStatusReason",
  "title" : "BeVSTreatmentStatusReason",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-03-15T09:14:52+00:00",
  "description" : "Codes to explain the current status of a treatment in a referral prescription.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-treatment-status-reason"
      }
    ]
  }
}