{
  "resourceType" : "CodeSystem",
  "id" : "albert",
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/albert",
  "version" : "1.0.0",
  "name" : "Albert",
  "title" : "CodeSystem Albert",
  "status" : "active",
  "date" : "2020-09-25T13:06:43+02:00",
  "publisher" : "eHealth Platform",
  "contact" : [{
    "name" : "eHealth Platform",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ehealth.fgov.be"
    }]
  },
  {
    "name" : "eHealth Platform",
    "telecom" : [{
      "system" : "email",
      "value" : "support@be-ehealth-standards.atlassian.net",
      "use" : "work"
    }]
  }],
  "description" : "This code system is to identify Albert code",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE",
      "display" : "Belgium"
    }]
  }],
  "content" : "fragment",
  "count" : 1,
  "concept" : [{
    "code" : "26223",
    "display" : "Aldosterone (urine)"
  }]
}