FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeValueSet
IdValueSet-immunization-body-site.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VsImmunizationBodySite",
  "id": "immunization-body-site",
  "title": "Immunization Observation Body Site list",
  "description": "All codes from SNOMED CT describing body sites for Immunization Observation",
  "url": "http://fhir.health.gov.il/ValueSet/immunization-body-site",
  "version": "0.20.3",
  "publisher": "Israel Core Team",
  "date": "2026-03-05",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "279549004",
            "display": "Nasal cavity structure"
          },
          {
            "code": "46862004",
            "display": "Structure of buttock"
          },
          {
            "code": "723979003",
            "display": "Structure of left buttock"
          },
          {
            "code": "61396006",
            "display": "Structure of left thigh"
          },
          {
            "code": "368208006",
            "display": "Structure of left upper arm"
          },
          {
            "code": "74262004",
            "display": "Structure of oral cavity"
          },
          {
            "code": "723980000",
            "display": "Structure of right buttock"
          },
          {
            "code": "11207009",
            "display": "Structure of right thigh"
          },
          {
            "code": "368209003",
            "display": "Structure of right upper arm"
          },
          {
            "code": "69695003",
            "display": "Structure of stomach"
          },
          {
            "code": "68367000",
            "display": "Structure of thigh"
          },
          {
            "code": "40983000",
            "display": "Structure of upper extremity between shoulder and elbow"
          }
        ]
      }
    ]
  }
}