CH EPREG (R4)
1.0.0-ci-build - ci-build Switzerland flag

CH EPREG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-epreg/ and changes regularly. See the Directory of published versions

: CH EPREG VS: Fetal RhD Antigen - JSON Representation

Active as of 2025-09-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "fetal-rhd-antigen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fetal-rhd-antigen</b></p><a name=\"fetal-rhd-antigen\"> </a><a name=\"hcfetal-rhd-antigen\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA22747-2/\">LA22747-2</a></td><td>RhD positive</td></tr><tr><td><a href=\"https://loinc.org/LA22748-0/\">LA22748-0</a></td><td>RhD negative</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epreg/ValueSet/fetal-rhd-antigen",
  "version" : "1.0.0-ci-build",
  "name" : "FetalRhDAntigen",
  "title" : "CH EPREG VS: Fetal RhD Antigen",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-16T09:50:16+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "This value set includes LOINC codes for the fetal Rhesus D determination.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA22747-2",
            "display" : "RhD positive"
          },
          {
            "code" : "LA22748-0",
            "display" : "RhD negative"
          }
        ]
      }
    ]
  }
}