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

FHIR IG Statistics: ValueSet/body-parts

PackageCapable.repository
Resource TypeValueSet
Idbody-parts
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/body-parts
URLhttp://capable-project.eu/data/fhir/ValueSet/body-parts
Versionv0
Statusdraft
NameBody parts
DescriptionThis values set contains codes to encode the different body parts and sites that may be affected by symptoms or conditions. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *bodySite* attribute or the *valueCodeableConcept* attribute of the Observation resources.

Resources that use this resource

StructureDefinition
Observation_ProfileObservation_Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "body-parts",
  "meta": {
    "lastUpdated": "2021-06-09T14:23:00+02:00"
  },
  "url": "http://capable-project.eu/data/fhir/ValueSet/body-parts",
  "version": "v0",
  "name": "Body parts",
  "status": "draft",
  "publisher": "Capable team",
  "description": "This values set contains codes to encode the different body parts and sites that may be affected by symptoms or conditions. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *bodySite* attribute or the *valueCodeableConcept* attribute of the Observation resources.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "123956007",
            "display": "Anus part"
          },
          {
            "code": "46862004",
            "display": "Buttock structure"
          },
          {
            "code": "78904004",
            "display": "Chest wall structure"
          },
          {
            "code": "303340002",
            "display": "Face and/or neck structure"
          },
          {
            "code": "71934003",
            "display": "Genital structure"
          },
          {
            "code": "368148009",
            "display": "Left elbow region structure"
          },
          {
            "code": "723606006",
            "display": "Left heel structure"
          },
          {
            "code": "368208006",
            "display": "Left upper arm structure"
          },
          {
            "code": "27033000",
            "display": "Lower abdomen structure"
          },
          {
            "code": "12921003",
            "display": "Pelvic region"
          },
          {
            "code": "304036007",
            "display": "Posterior region of neck"
          },
          {
            "code": "368149001",
            "display": "Right elbow region structure"
          },
          {
            "code": "723607002",
            "display": "Right heel structure"
          },
          {
            "code": "20050131",
            "display": "Right upper arm structure"
          },
          {
            "code": "722115008",
            "display": "Structure of calf of left lower leg"
          },
          {
            "code": "722116009",
            "display": "Structure of calf of right lower leg"
          },
          {
            "code": "789218009",
            "display": "Structure of dorsum of left hand"
          },
          {
            "code": "789219001",
            "display": "Structure of dorsum of right hand"
          },
          {
            "code": "774007",
            "display": "Structure of head and/or neck"
          },
          {
            "code": "22335008",
            "display": "Structure of left foot"
          },
          {
            "code": "66480008",
            "display": "Structure of left forearm"
          },
          {
            "code": "82169009",
            "display": "Structure of left knee region"
          },
          {
            "code": "48979004",
            "display": "Structure of left lower leg"
          },
          {
            "code": "61396006",
            "display": "Structure of left thigh"
          },
          {
            "code": "52612000",
            "display": "Structure of lumbar region of back"
          },
          {
            "code": "789216008",
            "display": "Structure of palm of left hand"
          },
          {
            "code": "789219001",
            "display": "Structure of palm of right hand"
          },
          {
            "code": "7769000",
            "display": "Structure of right foot"
          },
          {
            "code": "64262003",
            "display": "Structure of right forearm"
          },
          {
            "code": "6757004",
            "display": "Structure of right knee region"
          },
          {
            "code": "2696007",
            "display": "Structure of right lower leg"
          },
          {
            "code": "11207009",
            "display": "Structure of right thigh"
          },
          {
            "code": "80581009",
            "display": "Upper abdomen structure"
          },
          {
            "code": "35549004",
            "display": "Upper back structure"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "255414000",
            "display": "Acral"
          },
          {
            "code": "2592007",
            "display": "All extremities"
          },
          {
            "code": "12738006",
            "display": "Brain structure"
          },
          {
            "code": "81745001",
            "display": "Eye structure"
          },
          {
            "code": "10200004",
            "display": "Liver structure"
          },
          {
            "code": "39607008",
            "display": "Lung structure"
          },
          {
            "code": "313268005",
            "display": "Mucosal"
          },
          {
            "code": "74964007",
            "display": "Other"
          },
          {
            "code": "22943007",
            "display": "Trunk structure"
          },
          {
            "code": "54690008",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}