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

FHIR IG Statistics: ValueSet/ValueSet-ProcedureBodyPart

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-ProcedureBodyPart
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot9&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-body-part
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/procedure-body-part
Version1.0.0
Statusactive
Date2025-04-11
NameProcedureBodyPartEHR
TitleProcedure Body Part EHR
Realmca
Authoritynational
DescriptionA code that classifies a body part of a medical imaging procedure using SNOMED CT codes. This is used for searching, sorting and display purposes.

Resources that use this resource

StructureDefinition
profile-serviceRequestServiceRequest EHR

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-ProcedureBodyPart",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-body-part",
  "version": "1.0.0",
  "name": "ProcedureBodyPartEHR",
  "title": "Procedure Body Part EHR",
  "status": "active",
  "date": "2025-04-11",
  "publisher": "Ontario Health",
  "description": "A code that classifies a body part of a medical imaging procedure using SNOMED CT codes. This is used for searching, sorting and display purposes.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "12921003",
            "display": "Structure of pelvis (body structure)"
          },
          {
            "code": "38266002",
            "display": "Entire body as a whole (body structure)"
          },
          {
            "code": "421060004",
            "display": "Structure of vertebral column (body structure)"
          },
          {
            "code": "45048000",
            "display": "Neck structure (body structure)"
          },
          {
            "code": "51185008",
            "display": "Thoracic structure (body structure)"
          },
          {
            "code": "66019005",
            "display": "Limb structure (body structure)"
          },
          {
            "code": "69536005",
            "display": "Head structure (body structure)"
          },
          {
            "code": "76752008",
            "display": "Breast structure (body structure)"
          },
          {
            "code": "818983003",
            "display": "Structure of abdominopelvic cavity and/or content of abdominopelvic cavity and/or anterior abdominal wall (body structure)"
          }
        ]
      }
    ]
  }
}