FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-lab-report
Resource TypeValueSet
IdValueSet-ch-lab-bloodgroup-antibody-vs.json
FHIR VersionR4
Sourcehttps://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
Version3.0.0-ballot-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 codes used in this IG

Narrative

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

Generated Narrative: ValueSet ch-lab-bloodgroup-antibody-vs

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept descends from 19830006 (Blood group antibody)

Source1

{
  "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": "3.0.0-ballot-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"
          }
        ]
      }
    ]
  }
}