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

: Laterality - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "be-vs-laterality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-bodystructure-relative-location.html\">http://hl7.org/fhir/ValueSet/bodystructure-relative-location</a></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-laterality",
  "version" : "1.2.2",
  "name" : "BeVSLaterality",
  "title" : "Laterality",
  "status" : "active",
  "date" : "2021-01-10T10:59:49+00:00",
  "publisher" : "eHealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.fgov.be/"
        }
      ]
    }
  ],
  "description" : "Laterality",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "056"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://hl7.org/fhir/ValueSet/bodystructure-relative-location"
        ]
      }
    ]
  }
}