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

FHIR IG Statistics: ValueSet/woundInternalItemOrBodyStructureVisibleVS

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
TypeValueSet
IdwoundInternalItemOrBodyStructureVisibleVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-woundInternalItemOrBodyStructureVisibleVS.html
URLhttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundInternalItemOrBodyStructureVisibleVS
Version0.1.0
Statusdraft
Date2019-06-19
NameWoundInternalItemOrBodyStructureVisiblevalueset
Realmus
Authorityhl7
DescriptionSelect SNOMED CT codes. A set of codes that describe things seen within a wound.
CopyrightTBD

Resources that use this resource

StructureDefinition
WoundInternalItemOrBodyStructureVisibleExtWoundInternalItemOrBodyStructureVisibleextension

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": "woundInternalItemOrBodyStructureVisibleVS",
  "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/woundInternalItemOrBodyStructureVisibleVS",
  "version": "0.1.0",
  "name": "WoundInternalItemOrBodyStructureVisiblevalueset",
  "status": "draft",
  "experimental": true,
  "date": "2019-06-19",
  "publisher": "HSPC",
  "description": "Select SNOMED CT codes. A set of codes that describe things seen within a wound.",
  "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": "3138006",
            "display": "Bone (tissue) structure"
          },
          {
            "code": "71616004",
            "display": "Muscle structure"
          },
          {
            "code": "53350007",
            "display": "Prosthesis"
          },
          {
            "code": "13024002",
            "display": "Tendon structure"
          },
          {
            "code": "71966008",
            "display": "Subcutaneous tissue structure"
          },
          {
            "code": "19227008",
            "display": "Foreign body"
          },
          {
            "code": "61496007",
            "display": "Cartilaginous tissue structure"
          },
          {
            "code": "59820001",
            "display": "Blood vessel structure"
          },
          {
            "code": "32551008",
            "display": "Structure of articular capsule"
          },
          {
            "code": "84820005",
            "display": "Structure of fascia"
          },
          {
            "code": "77444004",
            "display": "Bone pin"
          },
          {
            "code": "303503009",
            "display": "Musculoskeletal implant"
          },
          {
            "code": "404213007",
            "display": "Mesh"
          }
        ]
      }
    ]
  }
}