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
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.19.1&canonical=http://fhir.health.gov.il/ValueSet/immunization-body-site
URLhttp://fhir.health.gov.il/ValueSet/immunization-body-site
Version0.19.1
Statusactive
Date2025-09-04
NameImmunizationBodySite
TitleImmunization Observation Body Site list
Realmil
Authoritynational
DescriptionAll codes from SNOMED CT describing body sites for Immunization Observation

Resources that use this resource

StructureDefinition
il-core-immunizationILCore Immunization Profile

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ImmunizationBodySite",
  "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.19.1",
  "publisher": "Israel Core Team",
  "date": "2025-09-04",
  "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"
          }
        ]
      }
    ]
  }
}