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

FHIR IG Statistics: ConceptMap/FC-ImmunizationSite

Packagehl7.fhir.us.ccda
TypeConceptMap
IdFC-ImmunizationSite
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-ImmunizationSite.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/FC-ImmunizationSite
Version2.0.0-ballot
Statusactive
Date2025-05-05T14:21:57+00:00
NameFHIRtoCCDAImmunizationSite
TitleFHIR Immunization Site to C-CDA Immunization approachSiteCode
Realmus
Authorityhl7
DescriptionFHIR Immunization Site to C-CDA Immunization approachSiteCode. Note that the FHIR valueset is example and may be incomplete (only 2 codes)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-ActSiteActSite
sctSNOMED codes used in this IG
sctveri
v3-ActSiteActSite

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap FC-ImmunizationSite

Mapping from https://hl7.org/fhir/valueset-immunization-site.html to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.8.9


Group 1 Mapping from ActSite to SNOMED CT (all versions)

Source CodeRelationshipTarget Code
LA (left arm)is equivalent to368208006 (Left upper arm structure)
RA (right arm)is equivalent to368209003 (Right upper arm structure)

Source

{
  "resourceType": "ConceptMap",
  "id": "FC-ImmunizationSite",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    }
  ],
  "url": "http://hl7.org/fhir/us/ccda/ConceptMap/FC-ImmunizationSite",
  "version": "2.0.0-ballot",
  "name": "FHIRtoCCDAImmunizationSite",
  "title": "FHIR Immunization Site to C-CDA Immunization approachSiteCode",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T14:21:57+00:00",
  "publisher": "HL7 International / Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International / Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description": "FHIR Immunization Site to C-CDA Immunization approachSiteCode. Note that the FHIR valueset is example and may be incomplete (only 2 codes)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "https://hl7.org/fhir/valueset-immunization-site.html",
  "targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.8.9",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v3-ActSite",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "LA",
          "display": "left arm",
          "target": [
            {
              "code": "368208006",
              "display": "Left upper arm structure",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "RA",
          "display": "right arm",
          "target": [
            {
              "code": "368209003",
              "display": "Right upper arm structure",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}