FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/observation-code-entsvol-ratio

Packagech.fhir.ig.ch-lab-report
TypeValueSet
Idobservation-code-entsvol-ratio
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-report/https://build.fhir.org/ig/hl7ch/ch-lab-report/ValueSet-observation-code-entsvol-ratio.html
URLhttp://fhir.ch/ig/ch-lab-report/ValueSet/observation-code-entsvol-ratio
Version2.0.0-ci-build
Statusdraft
Date2025-05-22T14:31:50+00:00
NameObservationCodeEntvolRatio
TitleCH LAB-Report Codes for Erythrocyte Distribuiton Width Test
Realmch
Authorityhl7
DescriptionValueSet for the allowed codes ENTVOL and RATIO
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-lab-observation-cbcCH LAB-Report Observation Results CBC Panel - Blood by Automated count, Results in sliced component
ch-lab-observation-results-ery-distribution-widthCH LAB-Report Observation Results: Erythrocyte distribution width by Automated count

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet observation-code-entsvol-ratio

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    788-0Erythrocyte [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"
          }
        ]
      }
    ]
  }
}