FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.vitalsigns
Resource TypeValueSet
IdValueSet-bodyTempMeasBodyLocationPrecoordVS.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


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)

Source1

{
  "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)"
          }
        ]
      }
    ]
  }
}