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

FHIR IG Statistics: ValueSet/Fetal.Movement.VS

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

Resources that use this resource

StructureDefinition
IHE.FetalMovementReportedFetal Movement Reported

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


Source

{
  "resourceType": "ValueSet",
  "id": "Fetal.Movement.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mAPS/ValueSet/Fetal.Movement.VS",
  "version": "1.0.0",
  "name": "Fetal_Movement_VS",
  "title": "Fetal Movement",
  "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 Movement observation.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "364755008",
            "display": "fetal movement activity"
          },
          {
            "code": "276368003",
            "display": "baby kicks a lot"
          },
          {
            "code": "276370007",
            "display": "baby not moving"
          },
          {
            "code": "276369006",
            "display": "reduced fetal movement"
          },
          {
            "code": "289431008",
            "display": "fetal movements present"
          },
          {
            "code": "268470003",
            "display": "fetal movements felt"
          },
          {
            "code": "169731002",
            "display": "fetal movements seen"
          }
        ]
      }
    ]
  }
}