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

FHIR IG Statistics: ValueSet/surfaceOrientationVS

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
TypeValueSet
IdsurfaceOrientationVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-surfaceOrientationVS.html
URLhttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/surfaceOrientationVS
Version0.1.0
Statusdraft
Date2019-06-19
NameSurfaceOrientationvalueset
Realmus
Authorityhl7
DescriptionSelect SNOMED code system values. The surface area a body location is in relation to a landmark.
CopyrightTBD

Resources that use this resource

StructureDefinition
SurfaceOrientationExtSurfaceOrientation

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": "surfaceOrientationVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/surfaceOrientationVS",
  "version": "0.1.0",
  "name": "SurfaceOrientationvalueset",
  "status": "draft",
  "date": "2019-06-19",
  "publisher": "Health Services Platform Consortium (HSPC)",
  "description": "Select SNOMED code system values.  The surface area a body location is in relation to a landmark.",
  "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": "46053002",
            "display": "Distal"
          },
          {
            "code": "255554000",
            "display": "Dorsal"
          },
          {
            "code": "264147007",
            "display": "Plantar"
          },
          {
            "code": "255561001",
            "display": "Medial"
          },
          {
            "code": "49370004",
            "display": "Lateral"
          },
          {
            "code": "255549009",
            "display": "Anterior"
          },
          {
            "code": "255551008",
            "display": "Posterior"
          }
        ]
      }
    ]
  }
}