FHIR IG analytics| Package | hl7.fhir.be.lab |
| Resource Type | CodeSystem |
| Id | CodeSystem-albert.json |
| FHIR Version | R4 |
No resources found
No resources found
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:
| Code | Display |
| 26223 | Aldosterone (urine) |
{
"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)"
}
]
}