FHIR IG Statistics: ValueSet/observation-code-entsvol-ratio
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org
Code | Display |
788-0 | Erythrocyte [DistWidth] in Red Blood Cells by Automated count |
Source
{
"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": "2.0.0-ci-build",
"name": "ObservationCodeEntvolRatio",
"title": "CH LAB-Report Codes for Erythrocyte Distribuiton Width Test",
"status": "draft",
"experimental": false,
"date": "2025-05-22T14:31:50+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 Red Blood Cells by Automated count"
}
]
}
]
}
}