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

FHIR IG Statistics: ValueSet/ch-lab-bloodgroup-immuno-hematology-vs

Packagech.fhir.ig.ch-lab-report
TypeValueSet
Idch-lab-bloodgroup-immuno-hematology-vs
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-report/https://build.fhir.org/ig/hl7ch/ch-lab-report/ValueSet-ch-lab-bloodgroup-immuno-hematology-vs.html
URLhttp://fhir.ch/ig/ch-lab-report/ValueSet/ch-lab-bloodgroup-immuno-hematology-vs
Version2.0.0-ci-build
Statusdraft
Date2024-05-10T10:21:46+00:00
NameChLabBloodGroupImmunoHematology
TitleCH LAB-Report BloodGroup Immunohematology Tests (SNOMED CT coded procedures)
Realmch
Authorityhl7
DescriptionThis value set is used in the ChLabObservationBloodGroup profile. It contains Laboratory tests related to immunohematology
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet ch-lab-bloodgroup-immuno-hematology-vs

  • Include codes fromhttp://snomed.info/sct where concept descends from 127795003 (Laboratory test related to immunohematology)

Source

{
  "resourceType": "ValueSet",
  "id": "ch-lab-bloodgroup-immuno-hematology-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-lab-report/ValueSet/ch-lab-bloodgroup-immuno-hematology-vs",
  "version": "2.0.0-ci-build",
  "name": "ChLabBloodGroupImmunoHematology",
  "title": "CH LAB-Report BloodGroup Immunohematology Tests (SNOMED CT coded procedures)",
  "status": "draft",
  "experimental": false,
  "date": "2024-05-10T10:21:46+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": "This value set is used in the ChLabObservationBloodGroup profile. It contains Laboratory tests related to immunohematology",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "127795003"
          }
        ]
      }
    ]
  }
}