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 Position - JSON Representation

Active as of 2025-09-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "fetal-position",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fetal-position</b></p><a name=\"fetal-position\"> </a><a name=\"hcfetal-position\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/70028003\">70028003</a></td><td>Vertex presentation (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/6096002\">6096002</a></td><td>Breech presentation (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/73161006\">73161006</a></td><td>Transverse lie (disorder)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epreg/ValueSet/fetal-position",
  "version" : "1.0.0-ci-build",
  "name" : "FetalPosition",
  "title" : "CH EPREG VS: Fetal Position",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-15T12:52:46+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "This value set includes SNOMED CT codes for fetal positions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "70028003",
            "display" : "Vertex presentation (finding)"
          },
          {
            "code" : "6096002",
            "display" : "Breech presentation (finding)"
          },
          {
            "code" : "73161006",
            "display" : "Transverse lie (disorder)"
          }
        ]
      }
    ]
  }
}