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

FHIR IG Statistics: ValueSet/ch-lab-bloodgroup-antibody-vs

Packagech.fhir.ig.ch-lab-report
TypeValueSet
Idch-lab-bloodgroup-antibody-vs
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-report/https://build.fhir.org/ig/hl7ch/ch-lab-report/ValueSet-ch-lab-bloodgroup-antibody-vs.html
URLhttp://fhir.ch/ig/ch-lab-report/ValueSet/ch-lab-bloodgroup-antibody-vs
Version2.0.0-ci-build
Statusactive
Date2024-05-10T10:21:46+00:00
NameChLabBloodGroupAntibody
TitleCH LAB-Report BloodGroup Antibody Result (SNOMED CT coded substances)
Realmch
Authorityhl7
DescriptionThis value set is used in the ChLabObservationBloodGroup profile. It contains results of Blood Group Antibodies (substance) coded with SNOMED CT. It is used in the ChLabObservationBloodGroup profile
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-antibody-vs


Source

{
  "resourceType": "ValueSet",
  "id": "ch-lab-bloodgroup-antibody-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-lab-report/ValueSet/ch-lab-bloodgroup-antibody-vs",
  "version": "2.0.0-ci-build",
  "name": "ChLabBloodGroupAntibody",
  "title": "CH LAB-Report BloodGroup Antibody Result (SNOMED CT coded substances)",
  "status": "active",
  "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 results of Blood Group Antibodies\n(substance) coded with SNOMED CT. It is used in the ChLabObservationBloodGroup profile",
  "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": "19830006"
          }
        ]
      }
    ]
  }
}