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

FHIR IG Statistics: ValueSet/underlyingAnatomicalStructureVS

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
TypeValueSet
IdunderlyingAnatomicalStructureVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-underlyingAnatomicalStructureVS.html
URLhttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/underlyingAnatomicalStructureVS
Version0.1.0
Statusdraft
Date2019-06-19
NameUnderlyingAnatomicalStructurevalueset
Realmus
Authorityhl7
DescriptionSelect SNOMED code system values. Codes that describe bosy structure(s) that are beneath on observed artifact.
CopyrightTBD

Resources that use this resource

No resources found


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": "underlyingAnatomicalStructureVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/underlyingAnatomicalStructureVS",
  "version": "0.1.0",
  "name": "UnderlyingAnatomicalStructurevalueset",
  "status": "draft",
  "date": "2019-06-19",
  "publisher": "Clinical Information Modeling Initiative (CIMI)",
  "description": "Select SNOMED code system values.  Codes that describe bosy structure(s) that are beneath on observed artifact.",
  "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": "67169006",
            "display": "First metatarsal head"
          },
          {
            "code": "9677004",
            "display": "Second metatarsal head"
          },
          {
            "code": "46971007",
            "display": "Third metatarsal head"
          },
          {
            "code": "3134008",
            "display": "Fourth metatarsal head"
          },
          {
            "code": "71822005",
            "display": "Fifth metatarsal head"
          },
          {
            "code": "720662005",
            "display": "Structure of distal phalanx of great toe of left foot"
          },
          {
            "code": "720660002",
            "display": "Structure of distal phalanx of great toe of right foot"
          },
          {
            "code": "76986006",
            "display": "Distal phalanx of second toe"
          },
          {
            "code": "65258003",
            "display": "Distal phalanx of third toe"
          },
          {
            "code": "54333003",
            "display": "Distal phalanx of fourth toe"
          },
          {
            "code": "10770001",
            "display": "Distal phalanx of fifth toe"
          },
          {
            "code": "2986006",
            "display": "Talar facet of navicular bone of foot"
          }
        ]
      }
    ]
  }
}