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

FHIR IG Statistics: CodeSystem/albert

Packagehl7.fhir.be.terminology
TypeCodeSystem
Idalbert
FHIR VersionR4
Sourcehttps://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/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

Generated Narrative: CodeSystem albert

This code system https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/albert provides a fragment that includes following code:

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": "My Organization",
  "contact": [
    {
      "name": "My Organization",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.com/committees"
        },
        {
          "system": "email",
          "value": "my-group@example.com"
        }
      ]
    },
    {
      "name": "Bob Smith",
      "telecom": [
        {
          "system": "email",
          "value": "bobsmith@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This code system is to identify Albert code",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "content": "fragment",
  "count": 1,
  "concept": [
    {
      "code": "26223",
      "display": "Aldosterone (urine)"
    }
  ]
}