This is an old version - please visit our new IG location
1.1.0 - published

This is an old version - please visit <a href='https://simplifier.net/guide/ImplementationGuideTheCoreBelgianFederalFHIRProfiles/Home'>our new IG location</a> - Local Development build (v1.1.0). See the Directory of published versions

: CodeSystem ALBERT - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "albert",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://www.ehealth.fgov.be/standards/fhir/CodeSystem/albert defines many codes, of which the following are a subset:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">26223<a name=\"albert-26223\"> </a></td><td>Aldosterone (urine)</td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/albert",
  "version" : "1.0.0",
  "name" : "Albert",
  "title" : "CodeSystem Albert",
  "status" : "active",
  "date" : "2021-05-26T14:31:36+02:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name" : "Message structure",
      "telecom" : [
        {
          "system" : "email",
          "value" : "message-structure@ehealth.fgov.be"
        }
      ]
    }
  ],
  "description" : "This code system is to identify Albert code",
  "content" : "fragment",
  "count" : 1,
  "concept" : [
    {
      "code" : "26223",
      "display" : "Aldosterone (urine)"
    }
  ]
}