FHIR IG analytics| Package | ch.fhir.ig.ch-alis-connect |
| Resource Type | ConceptMap |
| Id | ConceptMap-Alis2FhirParameterV40.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-alis-connect/ConceptMap-Alis2FhirParameterV40.html |
| URL | http://fhir.ch/ig/ch-alis-connect/ConceptMap/Alis2FhirParameterV40 |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-06-13T13:13:54+00:00 |
| Name | Alis2FhirParameterV40 |
| Title | ALIS ParameterV40 to FHIR Mapping |
| Realm | ch |
| Authority | hl7 |
| Description | Mapping of the ALIS ParameterV40 logical model to the FHIR ParameterV40 extension (on ChargeItem). Specific ParamTyp values (BMI, Billable, Amount, SLIndicationCode) are mapped to dedicated ChargeItem elements instead of the generic ParameterV40 extension. |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | ||
| ch.fhir.ig.ch-alis-connect#current | ch-alis-connect-paramtyp | CH ALIS ParamTyp |
| StructureDefinition | ||
| ch.fhir.ig.ch-alis-connect#current | ParameterV40 | CH ALIS Leistungsschnittstelle - ParameterV40 |
| ch.fhir.ig.ch-alis-connect#current | ch-alis-connect-chargeitem | CH ALIS ChargeItem Profile |
| ch.fhir.ig.ch-alis-connect#current | ch-alis-connect-ext-parameterv40 | CH ALIS Extension ParameterV40 |
Note: links and images are rebased to the (stated) source
Mapping from (not specified) to (not specified)
Group 1 Mapping from CH ALIS Leistungsschnittstelle - ParameterV40 to CH ALIS Extension ParameterV40
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type |
| ParameterV40.ParamTyp | 1..1 | todo | is equivalent to | Extension.extension:ParamTyp.value[x]:valueCodeableConcept | 1..1 | todo |
| ParameterV40.ParamValue | 1..1 | todo | is equivalent to | Extension.extension:ParamValue.value[x]:valueString | 1..1 | todo |
Group 2 Mapping from CH ALIS ParamTyp to CH ALIS ChargeItem Profile
| Source Code | Relationship | Target Code |
| BMI | is equivalent to | ChargeItem.supportingInformation (ParameterV40: BMI) |
| Billable (Billable (j/n)) | is equivalent to | ChargeItem.status (billable | not-billable) |
| Amount | is equivalent to | ChargeItem.priceOverride.value (ParameterV40: Amount) |
| SLIndicationCode (Indikationscode aus der SL (Spezialitätenliste)) | is equivalent to | ChargeItem.extension:SLIndicationCode (ParameterV40: SLIndicationCode) |
{
"resourceType": "ConceptMap",
"id": "Alis2FhirParameterV40",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-alis-connect/ConceptMap/Alis2FhirParameterV40",
"version": "1.0.0-ballot",
"name": "Alis2FhirParameterV40",
"title": "ALIS ParameterV40 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 ParameterV40 logical model to the FHIR ParameterV40 extension (on ChargeItem). Specific ParamTyp values (BMI, Billable, Amount, SLIndicationCode) are mapped to dedicated ChargeItem elements instead of the generic ParameterV40 extension.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"group": [
{
"source": "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ParameterV40",
"target": "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-parameterv40",
"element": [
{
"code": "ParameterV40.ParamTyp",
"target": [
{
"code": "Extension.extension:ParamTyp.value[x]:valueCodeableConcept",
"equivalence": "equivalent"
}
]
},
{
"code": "ParameterV40.ParamValue",
"target": [
{
"code": "Extension.extension:ParamValue.value[x]:valueString",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "http://fhir.ch/ig/ch-alis-connect/CodeSystem/ch-alis-connect-paramtyp",
"target": "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-chargeitem",
"element": [
{
"code": "BMI",
"target": [
{
"code": "ChargeItem.supportingInformation",
"equivalence": "equivalent"
}
]
},
{
"code": "Billable",
"target": [
{
"code": "ChargeItem.status",
"equivalence": "equivalent"
}
]
},
{
"code": "Amount",
"target": [
{
"code": "ChargeItem.priceOverride.value",
"equivalence": "equivalent"
}
]
},
{
"code": "SLIndicationCode",
"target": [
{
"code": "ChargeItem.extension:SLIndicationCode",
"equivalence": "equivalent"
}
]
}
]
}
]
}