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

FHIR IG Statistics: ValueSet/clothingWornDuringMeasureVS

Packagehl7.fhir.us.vitalsigns
TypeValueSet
IdclothingWornDuringMeasureVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vitals/http://hl7.org/fhir/us/vitals/2020Sep/ValueSet-clothingWornDuringMeasureVS.html
URLhttp://hl7.org/fhir/us/vitals/ValueSet/clothingWornDuringMeasureVS
Version0.1.0
Statusdraft
Date2019-09-26
NameClothingWornDuringMeasurevalueset
TitleClothing Worn During Measure value set
Realmus
Authorityhl7
DescriptionSELECT SNOMED CT code system values.
CopyrightTBD

Resources that use this resource

StructureDefinition
BodyWeightBodyWeight
HeightHeight

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
SolorTemporaryCodeSystemSNOMED CT Solor Extension Temporary Code System
sctSNOMED codes used in this IG
sctveri
SolorTemporaryCodeSystemSNOMED CT Solor Extension Temporary Code System

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "clothingWornDuringMeasureVS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/vitals/ValueSet/clothingWornDuringMeasureVS",
  "version": "0.1.0",
  "name": "ClothingWornDuringMeasurevalueset",
  "title": "Clothing Worn During Measure value set",
  "status": "draft",
  "experimental": false,
  "date": "2019-09-26",
  "publisher": "HSPC",
  "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": "248160001",
            "display": "Undressed (finding)"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem",
        "concept": [
          {
            "code": "961000205106",
            "display": "Wearing street clothes, no shoes (finding)"
          },
          {
            "code": "971000205103",
            "display": "Wearing street clothes with shoes (finding)"
          }
        ]
      }
    ]
  }
}