CH IG (R4)
0.1.0 - ci-build International flag

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

: Period Pain Body Sites - JSON Representation

Draft as of 2025-08-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "period-pain-body-sites",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet period-pain-body-sites</b></p><a name=\"period-pain-body-sites\"> </a><a name=\"hcperiod-pain-body-sites\"> </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/56459004\">56459004</a></td><td>Foot</td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td>Other</td></tr><tr><td><a href=\"http://snomed.info/id/27033000\">27033000</a></td><td>Lower abdomen structure</td></tr><tr><td><a href=\"http://snomed.info/id/37822005\">37822005</a></td><td>Lower back structure</td></tr><tr><td><a href=\"http://snomed.info/id/68505006\">68505006</a></td><td>Left side lower abdomen</td></tr><tr><td><a href=\"http://snomed.info/id/48544008\">48544008</a></td><td>Right side lower abdomen</td></tr><tr><td><a href=\"http://snomed.info/id/699611007\">699611007</a></td><td>Front of leg</td></tr><tr><td><a href=\"http://snomed.info/id/699620003\">699620003</a></td><td>Back of leg</td></tr><tr><td><a href=\"http://snomed.info/id/81939000\">81939000</a></td><td>Anal area</td></tr><tr><td><a href=\"http://snomed.info/id/76784001\">76784001</a></td><td>Vaginal structure</td></tr><tr><td><a href=\"http://snomed.info/id/302548004\">302548004</a></td><td>Entire head</td></tr><tr><td><a href=\"http://snomed.info/id/700036009\">700036009</a></td><td>Frontal region structure</td></tr><tr><td><a href=\"http://snomed.info/id/123850002\">123850002</a></td><td>Head part</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ig/ValueSet/period-pain-body-sites",
  "version" : "0.1.0",
  "name" : "PeriodPainBodySites",
  "title" : "Period Pain Body Sites",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-08-18T10:02:22+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "ValueSet containing codes for period pain body sites",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "56459004",
            "display" : "Foot"
          },
          {
            "code" : "74964007",
            "display" : "Other"
          },
          {
            "code" : "27033000",
            "display" : "Lower abdomen structure"
          },
          {
            "code" : "37822005",
            "display" : "Lower back structure"
          },
          {
            "code" : "68505006",
            "display" : "Left side lower abdomen"
          },
          {
            "code" : "48544008",
            "display" : "Right side lower abdomen"
          },
          {
            "code" : "699611007",
            "display" : "Front of leg"
          },
          {
            "code" : "699620003",
            "display" : "Back of leg"
          },
          {
            "code" : "81939000",
            "display" : "Anal area"
          },
          {
            "code" : "76784001",
            "display" : "Vaginal structure"
          },
          {
            "code" : "302548004",
            "display" : "Entire head"
          },
          {
            "code" : "700036009",
            "display" : "Frontal region structure"
          },
          {
            "code" : "123850002",
            "display" : "Head part"
          }
        ]
      }
    ]
  }
}