VGR Base Profiles Implementation Guide
1.0.0 - release

This page is part of the VGR Base Profiles Implementation Guide (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: V??rd- och omsorgsform to ActEncounterCode - JSON Representation

Active as of 2026-08-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VardOchOmsorgsformToEncounterCodeCM",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VardOchOmsorgsformToEncounterCodeCM</b></p><a name=\"VardOchOmsorgsformToEncounterCodeCM\"> </a><a name=\"hcVardOchOmsorgsformToEncounterCodeCM\"> </a><p>Mapping from urn:oid:1.2.752.129.2.2.1.13 to <a href=\"http://terminology.hl7.org/7.3.0/ValueSet-v3-ActEncounterCode.html\">ActEncounterCode</a></p><br/><p>Mapping from <code>urn:oid:1.2.752.129.2.2.1.13|2025-04-24</code> to <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html\">ActCodeversion: 11.0.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>01 (Öppen vård)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AMB (ambulatory)</td></tr><tr><td>02 (Sluten vård)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>IMP (inpatient encounter)</td></tr><tr><td>03 (Hemsjukvård)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>HH (home health)</td></tr><tr><td>04 (Socialtjänst)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr></table></div>"
  },
  "url" : "https://fhir.vgregion.se/ig/base/ConceptMap/VardOchOmsorgsformToEncounterCodeCM",
  "version" : "1.0.0",
  "name" : "VardOchOmsorgsformToActEncounterCode",
  "title" : "Vård- och omsorgsform to ActEncounterCode",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-31T12:54:21+00:00",
  "publisher" : "Västra Götalandsregionen",
  "contact" : [
    {
      "name" : "Västra Götalandsregionen",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.vgregion.se"
        },
        {
          "system" : "email",
          "value" : "kompetensgrupp.fhir@vgregion.se"
        }
      ]
    }
  ],
  "description" : "A map from HSA Vård- och omsorgsform to HL7 v3 ValueSet ActEncounterCode",
  "sourceUri" : "urn:oid:1.2.752.129.2.2.1.13",
  "targetUri" : "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
  "group" : [
    {
      "source" : "urn:oid:1.2.752.129.2.2.1.13",
      "sourceVersion" : "2025-04-24",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "targetVersion" : "11.0.0",
      "element" : [
        {
          "code" : "01",
          "display" : "Öppen vård",
          "target" : [
            {
              "code" : "AMB",
              "display" : "ambulatory",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "02",
          "display" : "Sluten vård",
          "target" : [
            {
              "code" : "IMP",
              "display" : "inpatient encounter",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "03",
          "display" : "Hemsjukvård",
          "target" : [
            {
              "code" : "HH",
              "display" : "home health",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "04",
          "display" : "Socialtjänst",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        }
      ]
    }
  ]
}