| Package | hl7.fhir.be.terminology |
| Resource Type | CodeSystem |
| Id | albert |
| FHIR Version | R4 |
| Source | https://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/CodeSystem-albert.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/albert |
| Version | 1.0.0 |
| Status | active |
| Date | 2020-09-25T13:06:43+02:00 |
| Name | Albert |
| Title | CodeSystem Albert |
| Realm | be |
| Authority | hl7 |
| Description | This code system is to identify Albert code |
| Content | fragment |
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.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)"
}
]
}