FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-alis-connect
Resource TypeConceptMap
IdConceptMap-Alis2FhirPersonV40.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-alis-connect/ConceptMap-Alis2FhirPersonV40.html
URLhttp://fhir.ch/ig/ch-alis-connect/ConceptMap/Alis2FhirPersonV40
Version1.0.0-ballot
Statusactive
Date2026-06-13T13:13:54+00:00
NameAlis2FhirPersonV40
TitleALIS PersonV40 to FHIR Mapping
Realmch
Authorityhl7
DescriptionMapping of the ALIS PersonV40 logical model to the FHIR ChargeItem.performer element.
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ch.fhir.ig.ch-alis-connect#currentPersonV40CH ALIS Leistungsschnittstelle - PersonV40
ch.fhir.ig.ch-alis-connect#currentch-alis-connect-chargeitemCH ALIS ChargeItem Profile

Narrative

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


Source1

{
  "resourceType": "ConceptMap",
  "id": "Alis2FhirPersonV40",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "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"
            }
          ]
        }
      ]
    }
  ]
}