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

FHIR IG Statistics: ValueSet/bodyTempMeasBodyLocationPrecoordVS

Packagehl7.fhir.us.vitalsigns
TypeValueSet
IdbodyTempMeasBodyLocationPrecoordVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vitals/http://hl7.org/fhir/us/vitals/2020Sep/ValueSet-bodyTempMeasBodyLocationPrecoordVS.html
URLhttp://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasBodyLocationPrecoordVS
Version0.1.0
Statusdraft
Date2019-05-29
NameBodyTemperatureMeasurementBodyLocationvalueset
TitleBody Temperature Measurement Body Location value set
Realmus
Authorityhl7
DescriptionSELECT SNOMED CT code system values.
CopyrightTBD

Resources that use this resource

StructureDefinition
body-temperatureBody Temperature
BodyTemperatureBodyTemperature

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

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    117590005Ear structure (body structure)
    7569003Finger structure (body structure)
    52795006Forehead structure (body structure)
    279549004Nasal cavity structure (body structure)
    71836000Nasopharyngeal structure (body structure)
    74262004Oral cavity structure (body structure)
    34402009Rectum structure (body structure)
    422543003Structure of axillary fossa (body structure)
    29707007Toe structure (body structure)
    42859004Tympanic membrane structure (body structure)
    89837001Urinary bladder structure (body structure)

Source

{
  "resourceType": "ValueSet",
  "id": "bodyTempMeasBodyLocationPrecoordVS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasBodyLocationPrecoordVS",
  "version": "0.1.0",
  "name": "BodyTemperatureMeasurementBodyLocationvalueset",
  "title": "Body Temperature Measurement Body Location value set",
  "status": "draft",
  "experimental": false,
  "date": "2019-05-29",
  "publisher": "Clinical Information Modeling Inititative (CIMI)",
  "description": "SELECT SNOMED CT code system values.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "TBD",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "117590005",
            "display": "Ear structure (body structure)"
          },
          {
            "code": "7569003",
            "display": "Finger structure (body structure)"
          },
          {
            "code": "52795006",
            "display": "Forehead structure (body structure)"
          },
          {
            "code": "279549004",
            "display": "Nasal cavity structure (body structure)"
          },
          {
            "code": "71836000",
            "display": "Nasopharyngeal structure (body structure)"
          },
          {
            "code": "74262004",
            "display": "Oral cavity structure (body structure)"
          },
          {
            "code": "34402009",
            "display": "Rectum structure (body structure)"
          },
          {
            "code": "422543003",
            "display": "Structure of axillary fossa (body structure)"
          },
          {
            "code": "29707007",
            "display": "Toe structure (body structure)"
          },
          {
            "code": "42859004",
            "display": "Tympanic membrane structure (body structure)"
          },
          {
            "code": "89837001",
            "display": "Urinary bladder structure (body structure)"
          }
        ]
      }
    ]
  }
}