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

FHIR IG Statistics: ValueSet/Fetal.Presentation.VS

Packageihe.pcc.maps
TypeValueSet
IdFetal.Presentation.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mAPS/https://build.fhir.org/ig/IHE/PCC.mAPS/ValueSet-Fetal.Presentation.VS.html
URLhttps://profiles.ihe.net/PCC/mAPS/ValueSet/Fetal.Presentation.VS
Version1.0.0
Statusactive
Date2024-10-29T20:32:09+00:00
NameFetal_Presentation_VS
TitleFetal Presentation
Realmuv
Authorityihe
DescriptionThis value set lists the expected values for the Fetal Presentation observation.

Resources that use this resource

StructureDefinition
IHE.FetalPresentationPalpitationFetal Presentation palpation
IHE.FetalPresentationUltrasoundFetal Presentation Ultrasound

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.Presentation.VS


Source

{
  "resourceType": "ValueSet",
  "id": "Fetal.Presentation.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mAPS/ValueSet/Fetal.Presentation.VS",
  "version": "1.0.0",
  "name": "Fetal_Presentation_VS",
  "title": "Fetal Presentation",
  "status": "active",
  "experimental": false,
  "date": "2024-10-29T20:32:09+00:00",
  "publisher": "IHE Patient Care Coordination Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination Committee",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "This value set lists the expected values for the Fetal Presentation observation.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "70028003",
            "display": "Vertex"
          },
          {
            "code": "6096002",
            "display": "Breech"
          },
          {
            "code": "73161006",
            "display": "Transverse"
          },
          {
            "code": "63750008",
            "display": "Oblique"
          },
          {
            "code": "124736009",
            "display": "Compound"
          },
          {
            "code": "8014007",
            "display": "Brow"
          },
          {
            "code": "21882006",
            "display": "Face"
          }
        ]
      }
    ]
  }
}