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

FHIR IG Statistics: ValueSet/bodyLocationQualifierVS

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
TypeValueSet
IdbodyLocationQualifierVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-bodyLocationQualifierVS.html
URLhttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/bodyLocationQualifierVS
Version0.1.0
Statusdraft
Date2019-06-19
NameBodyLocationQualifiervalueset
Realmus
Authorityhl7
DescriptionSelect SNOMED code system values. Codes that add further description to a body location.
CopyrightTBD

Resources that use this resource

StructureDefinition
BodyLocationQualifierExtBodyLocationQualifier

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": "bodyLocationQualifierVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/bodyLocationQualifierVS",
  "version": "0.1.0",
  "name": "BodyLocationQualifiervalueset",
  "status": "draft",
  "date": "2019-06-19",
  "publisher": "Health Services Platform Consortium (HSPC)",
  "description": "Select SNOMED code system values.  Codes that add further description to a body location.",
  "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": "32088001",
            "display": "Fifth"
          },
          {
            "code": "11896004",
            "display": "Intermediate"
          },
          {
            "code": "263871007",
            "display": "Sinusoidal"
          },
          {
            "code": "38033009",
            "display": "Amputation stump"
          },
          {
            "code": "13351007",
            "display": "Structure of bursa"
          },
          {
            "code": "66787007",
            "display": "Cephalic"
          },
          {
            "code": "255286006",
            "display": "Glandular"
          },
          {
            "code": "255509001",
            "display": "Large"
          },
          {
            "code": "385494008",
            "display": "Hematoma"
          },
          {
            "code": "39352004",
            "display": "Joint structure"
          },
          {
            "code": "264082005",
            "display": "Lumbar"
          },
          {
            "code": "260642009",
            "display": "Retroperitoneal"
          },
          {
            "code": "272432007",
            "display": "Wall structure"
          },
          {
            "code": "397406000",
            "display": "Collateral branch of vessel"
          }
        ]
      }
    ]
  }
}