MyHealtheVet use of PGHD
0.2.10-beta - ci-build United States of America flag

MyHealtheVet use of PGHD - Local Development build (v0.2.10-beta) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: The body temperature measurement sites that MHV supports - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mhv-body-temperature-sites",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/422005\">422005</a></td><td>Inferior surface of tongue</td></tr><tr><td><a href=\"http://snomed.info/id/362732006\">362732006</a></td><td>Entire axillary region</td></tr><tr><td><a href=\"http://snomed.info/id/1910005\">1910005</a></td><td>Entire ear</td></tr><tr><td><a href=\"http://snomed.info/id/21082005\">21082005</a></td><td>Entire mouth region</td></tr><tr><td><a href=\"http://snomed.info/id/181261002\">181261002</a></td><td>Entire rectum</td></tr><tr><td><a href=\"http://snomed.info/id/39937001\">39937001</a></td><td>Skin structure</td></tr><tr><td><a href=\"http://snomed.info/id/362620003\">362620003</a></td><td>Entire temporal region</td></tr><tr><td><a href=\"http://snomed.info/id/89837001\">89837001</a></td><td>Urinary bladder structure</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example"
          }
        ]
      }
    }
  ],
  "url" : "https://johnmoehrke.github.io/MHV-PGHD/ValueSet/mhv-body-temperature-sites",
  "version" : "0.2.10-beta",
  "name" : "MHVbodyTemperatureSites",
  "title" : "The body temperature measurement sites that MHV supports",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-06T12:46:33-06:00",
  "publisher" : "John Moehrke (himself)",
  "contact" : [
    {
      "name" : "John Moehrke (himself)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://healthcaresecprivacy.blogspot.com"
        },
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com"
        }
      ]
    },
    {
      "name" : "John Moehrke (himself)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "description" : "These are the SNOMED body sites that MHV supports.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "422005",
            "display" : "Inferior surface of tongue"
          },
          {
            "code" : "362732006",
            "display" : "Entire axillary region"
          },
          {
            "code" : "1910005",
            "display" : "Entire ear"
          },
          {
            "code" : "21082005",
            "display" : "Entire mouth region"
          },
          {
            "code" : "181261002",
            "display" : "Entire rectum"
          },
          {
            "code" : "39937001",
            "display" : "Skin structure"
          },
          {
            "code" : "362620003",
            "display" : "Entire temporal region"
          },
          {
            "code" : "89837001",
            "display" : "Urinary bladder structure"
          }
        ]
      }
    ]
  }
}