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

FHIR IG Statistics: ValueSet/fetal-position

Packagech.fhir.ig.ch-epreg
TypeValueSet
Idfetal-position
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epreg/https://build.fhir.org/ig/hl7ch/ch-epreg/ValueSet-fetal-position.html
URLhttp://fhir.ch/ig/ch-epreg/ValueSet/fetal-position
Version1.0.0-ci-build
Statusactive
Date2025-05-22T15:25:54+00:00
NameFetalPosition
TitleCH EPREG VS: Fetal Position
Realmch
Authorityhl7
DescriptionThis value set includes SNOMED CT codes for fetal positions.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-epreg-observation-fetal-positionCH EPREG Observation (Child): Fetal Position

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 fetal-position


Source

{
  "resourceType": "ValueSet",
  "id": "fetal-position",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-05-22T15:25:54+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)"
          }
        ]
      }
    ]
  }
}