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

FHIR IG Statistics: ValueSet/woundShapeVS

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
TypeValueSet
IdwoundShapeVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-woundShapeVS.html
URLhttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundShapeVS
Version0.1.0
Statusdraft
Date2019-09-30
NameWoundShapeVS
TitleWound Shape value set
Realmus
Authorityhl7
DescriptionSelect SNOMED CT codes. A set of codes that describes the shape of the wound bed.
CopyrightTBD

Resources that use this resource

StructureDefinition
WoundShapeWoundShape

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


Source

{
  "resourceType": "ValueSet",
  "id": "woundShapeVS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundShapeVS",
  "version": "0.1.0",
  "name": "WoundShapeVS",
  "title": "Wound Shape value set",
  "status": "draft",
  "experimental": true,
  "date": "2019-09-30",
  "publisher": "HSPC",
  "description": "Select SNOMED CT codes. A set of codes that describes the shape of the wound bed.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "immutable": true,
  "copyright": "TBD",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "73847003",
            "display": "Club shape"
          },
          {
            "code": "102281001",
            "display": "Dumbbell shape"
          },
          {
            "code": "36394000",
            "display": "Funnel shape"
          },
          {
            "code": "42620005",
            "display": "Fusiform shape"
          },
          {
            "code": "63068002",
            "display": "Horseshoe shape"
          },
          {
            "code": "260666003",
            "display": "J shaped"
          },
          {
            "code": "84360004",
            "display": "Ovoid shape"
          },
          {
            "code": "65101006",
            "display": "Pear shape"
          },
          {
            "code": "30899007",
            "display": "Quadrangular"
          },
          {
            "code": "59410002",
            "display": "Rectangular"
          },
          {
            "code": "42700002",
            "display": "Round shape"
          },
          {
            "code": "71712007",
            "display": "Saddle shape"
          },
          {
            "code": "56924007",
            "display": "Square"
          },
          {
            "code": "255294004",
            "display": "V shaped"
          },
          {
            "code": "20446002",
            "display": "Wedge shape"
          }
        ]
      }
    ]
  }
}