FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.lab
Resource TypeCodeSystem
IdCodeSystem-albert.json
FHIR VersionR4

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)

Source1

{
  "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.1",
  "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)"
    }
  ]
}