FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/albert

Packagehl7.fhir.be.lab
TypeCodeSystem
Idalbert
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/lab/https://www.ehealth.fgov.be/standards/fhir/lab/1.0.0/CodeSystem-albert.html
URLhttps://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/albert
Version1.0.0
Statusactive
Date2020-09-25T13:06:43+02:00
NameAlbert
TitleCodeSystem Albert
Realmbe
Authorityhl7
DescriptionThis code system is to identify Albert code
Contentfragment

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/albert defines many codes, of which the following are a subset:

CodeDisplay
26223 Aldosterone (urine)

Source

{
  "resourceType": "CodeSystem",
  "id": "albert",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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)"
    }
  ]
}