CH ALIS Connect (R4)
1.0.0-ballot - ballot Switzerland flag

CH ALIS Connect (R4), published by ALIS-Connect. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-alis-connect/ and changes regularly. See the Directory of published versions

: ALIS PersonV40 to FHIR Mapping - JSON Representation

Active as of 2026-06-13

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "Alis2FhirPersonV40",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Alis2FhirPersonV40\"/><a name=\"hcAlis2FhirPersonV40\"/><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-PersonV40.html\">CH ALIS Leistungsschnittstelle - PersonV40</a> to <a href=\"StructureDefinition-ch-alis-connect-chargeitem.html\">CH ALIS ChargeItem Profile</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td></tr><tr><td><a href=\"StructureDefinition-PersonV40.html#PersonV40\">PersonV40</a></td><td>0..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-ch-alis-connect-chargeitem-definitions.html#ChargeItem.performer\">ChargeItem.performer</a></td><td>0..*</td><td>todo</td></tr><tr><td><a href=\"StructureDefinition-PersonV40.html#PersonV40.PersonTyp\">PersonV40.PersonTyp</a></td><td>1..1</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-ch-alis-connect-chargeitem-definitions.html#ChargeItem.performer.function.coding.code\">ChargeItem.performer.function.coding.code</a></td><td>1..1</td><td>todo</td></tr><tr><td><a href=\"StructureDefinition-PersonV40.html#PersonV40.PersonID\">PersonV40.PersonID</a></td><td>1..1</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-ch-alis-connect-chargeitem-definitions.html#ChargeItem.performer.actor.display\">ChargeItem.performer.actor.display</a></td><td>1..1</td><td>todo</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-alis-connect/ConceptMap/Alis2FhirPersonV40",
  "version" : "1.0.0-ballot",
  "name" : "Alis2FhirPersonV40",
  "title" : "ALIS PersonV40 to FHIR Mapping",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-13T13:13:54+00:00",
  "publisher" : "ALIS-Connect",
  "contact" : [
    {
      "name" : "ALIS-Connect",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.alis-connect.ch/"
        }
      ]
    }
  ],
  "description" : "Mapping of the ALIS PersonV40 logical model to the FHIR ChargeItem.performer element.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "group" : [
    {
      "source" : "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/PersonV40",
      "target" : "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-chargeitem",
      "element" : [
        {
          "code" : "PersonV40",
          "target" : [
            {
              "code" : "ChargeItem.performer",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "PersonV40.PersonTyp",
          "target" : [
            {
              "code" : "ChargeItem.performer.function.coding.code",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "PersonV40.PersonID",
          "target" : [
            {
              "code" : "ChargeItem.performer.actor.display",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}