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

FHIR IG Statistics: ValueSet/immunization-body-site

Packageil.core.fhir.r4
Resource TypeValueSet
Idimmunization-body-site
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/immunization-body-site
URLhttp://fhir.health.gov.il/ValueSet/immunization-body-site
Statusactive
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 CT International Edition

Narrative

No narrative content found in resource


Source

{
  "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",
  "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"
          }
        ]
      }
    ]
  }
}