| Package | ch.fhir.ig.ch-term |
| Resource Type | ConceptMap |
| Id | bfs-encounter-class-to-fhir |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ConceptMap-bfs-encounter-class-to-fhir.html |
| URL | http://fhir.ch/ig/ch-core/ConceptMap/bfs-encounter-class-to-fhir |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2019-04-23 |
| Name | BfsEncounterClassToFhir |
| Title | BFS Encounter Class to FHIR mapping |
| Realm | ch |
| Authority | hl7 |
| Description | BFS Encounter Class to FHIR mapping |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | |
| bfs-medstats-20-encounterclass | BFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento |
| v3-ActCode | ActCode |
| ValueSet | |
| bfs-medstats-20-encounterclass | BFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento |
| v3-ActEncounterCode | ActEncounterCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap bfs-encounter-class-to-fhir
Mapping from BFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento to ActEncounterCode
Group 1 Mapping from BFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento to ActCode
| Source Code | Relationship | Target Code |
| 1 (ambulant) | is equivalent to | AMB (ambulatory) |
| 3 (stationàˆr) | is equivalent to | IMP (inpatient encounter) |
| 9 (unbekannt) | (not mapped) | |
{
"resourceType": "ConceptMap",
"id": "bfs-encounter-class-to-fhir",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/ConceptMap/bfs-encounter-class-to-fhir",
"version": "3.3.0-ci-build",
"name": "BfsEncounterClassToFhir",
"title": "BFS Encounter Class to FHIR mapping",
"status": "active",
"experimental": false,
"date": "2019-04-23",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "BFS Encounter Class to FHIR mapping",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"sourceUri": "http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-20-encounterclass",
"targetUri": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
"group": [
{
"source": "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-20-encounterclass",
"target": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"element": [
{
"code": "1",
"display": "ambulant",
"target": [
{
"code": "AMB",
"display": "ambulatory",
"equivalence": "equivalent"
}
]
},
{
"code": "3",
"display": "stationàˆr",
"target": [
{
"code": "IMP",
"display": "inpatient encounter",
"equivalence": "equivalent"
}
]
},
{
"code": "9",
"display": "unbekannt",
"target": [
{
"equivalence": "unmatched"
}
]
}
]
}
]
}