FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 788-0 | Erythrocyte [DistWidth] in Blood by Automated count |
Source1
{
"resourceType": "ValueSet",
"id": "observation-code-entsvol-ratio",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-lab-report/ValueSet/observation-code-entsvol-ratio",
"version": "3.0.0-ballot-ci-build",
"name": "ObservationCodeEntvolRatio",
"title": "CH LAB-Report Codes for Erythrocyte Distribuiton Width Test",
"status": "draft",
"experimental": false,
"date": "2025-12-16T10:55:54+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch"
}
]
},
{
"name": "Marcel Hanselmann",
"telecom": [
{
"system": "email",
"value": "laborprojektgruppe@gmail.com",
"use": "work"
}
]
}
],
"description": "ValueSet for the allowed codes ENTVOL and RATIO",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "788-0",
"display": "Erythrocyte [DistWidth] in Blood by Automated count"
}
]
}
]
}
}