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

FHIR IG analytics

Packagehl7.fhir.us.vitalsigns
Resource TypeValueSet
IdValueSet-clothingWornDuringMeasureVS.json
FHIR VersionR4
Sourcehttp://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
SolorTemporaryCodeSystemSNOMED CT Solor Extension Temporary Code System
sctSNOMED codes used in this IG

Narrative

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

This value set includes codes based on the following rules:


Source1

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