Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBF-63: fixed CS $KBV_CS_FOR_Payor_type #510

Merged
merged 2 commits into from
Nov 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,76 +25,13 @@
}
],
"copyright": "HL7 Deutschland e.V.",
"expansion": {
"identifier": "urn:uuid:25fd023d-1403-4c86-b788-d0454a7340ae",
"timestamp": "2020-04-18T17:33:00+02:00",
"total": 10,
"parameter": [
{
"name": "version",
"valueUri": "http://fhir.de/CodeSystem/versicherungsart-de-basis|0.1"
}
],
"contains": [
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code": "GKV",
"display": "gesetzliche Krankenversicherung"
},
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code": "PKV",
"display": "private Krankenversicherung"
},
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code": "BG",
"display": "Berufsgenossenschaft"
},
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code": "SEL",
"display": "Selbstzahler"
},
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code": "SOZ",
"display": "Sozialamt"
},
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code": "GPV",
"display": "gesetzliche Pflegeversicherung"
},
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code": "PPV",
"display": "private Pflegeversicherung"
},
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code": "BEI",
"display": "Beihilfe"
},
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Payor_Type_KBV",
"code": "SKT",
"display": "Sonstige Kostenträger"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNK",
"display": "Unbekannt"
}
]
},
"compose": {
"include": [
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis"
},
{
"system": "https://fhir.kbv.de/ValueSet/KBV_VS_FOR_Payor_type"
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Payor_Type_KBV"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
Expand Down
2 changes: 1 addition & 1 deletion resources/input/fsh/aliases.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Alias: $v3-ActCode = http://terminology.hl7.org/CodeSystem/v3-ActCode
Alias: $unitsofmeasure = http://unitsofmeasure.org
Alias: $identifier-type = http://hl7.org/fhir/ValueSet/identifier-type
Alias: $v2-0203 = http://terminology.hl7.org/CodeSystem/v2-0203
Alias: $KBV_VS_FOR_Payor_type = https://fhir.kbv.de/ValueSet/KBV_VS_FOR_Payor_type
Alias: $KBV_CS_FOR_Payor_type = https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Payor_Type_KBV
Alias: $v3-NullFlavor = http://terminology.hl7.org/CodeSystem/v3-NullFlavor
Alias: $observation-category = http://terminology.hl7.org/CodeSystem/observation-category
Alias: $sct = http://snomed.info/sct
Expand Down
37 changes: 1 addition & 36 deletions resources/input/fsh/valuesets/VersicherungsartDeBasis.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,41 +5,6 @@ Description: "ValueSet für die in Deutschland üblichen Versicherungsarten"
* ^url = "http://fhir.de/ValueSet/versicherungsart-de-basis"
* insert addMetadata
* ^copyright = "HL7 Deutschland e.V."
* ^expansion.identifier = "urn:uuid:25fd023d-1403-4c86-b788-d0454a7340ae"
* ^expansion.timestamp = "2020-04-18T17:33:00+02:00"
* ^expansion.total = 10
* ^expansion.parameter.name = "version"
* ^expansion.parameter.valueUri = "http://fhir.de/CodeSystem/versicherungsart-de-basis|0.1"
* ^expansion.contains[0].system = "http://fhir.de/CodeSystem/versicherungsart-de-basis"
* ^expansion.contains[=].code = #GKV
* ^expansion.contains[=].display = "gesetzliche Krankenversicherung"
* ^expansion.contains[+].system = "http://fhir.de/CodeSystem/versicherungsart-de-basis"
* ^expansion.contains[=].code = #PKV
* ^expansion.contains[=].display = "private Krankenversicherung"
* ^expansion.contains[+].system = "http://fhir.de/CodeSystem/versicherungsart-de-basis"
* ^expansion.contains[=].code = #BG
* ^expansion.contains[=].display = "Berufsgenossenschaft"
* ^expansion.contains[+].system = "http://fhir.de/CodeSystem/versicherungsart-de-basis"
* ^expansion.contains[=].code = #SEL
* ^expansion.contains[=].display = "Selbstzahler"
* ^expansion.contains[+].system = "http://fhir.de/CodeSystem/versicherungsart-de-basis"
* ^expansion.contains[=].code = #SOZ
* ^expansion.contains[=].display = "Sozialamt"
* ^expansion.contains[+].system = "http://fhir.de/CodeSystem/versicherungsart-de-basis"
* ^expansion.contains[=].code = #GPV
* ^expansion.contains[=].display = "gesetzliche Pflegeversicherung"
* ^expansion.contains[+].system = "http://fhir.de/CodeSystem/versicherungsart-de-basis"
* ^expansion.contains[=].code = #PPV
* ^expansion.contains[=].display = "private Pflegeversicherung"
* ^expansion.contains[+].system = "http://fhir.de/CodeSystem/versicherungsart-de-basis"
* ^expansion.contains[=].code = #BEI
* ^expansion.contains[=].display = "Beihilfe"
* ^expansion.contains[+].system = "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Payor_Type_KBV"
* ^expansion.contains[=].code = #SKT
* ^expansion.contains[=].display = "Sonstige Kostenträger"
* ^expansion.contains[+].system = "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
* ^expansion.contains[=].code = #UNK
* ^expansion.contains[=].display = "Unbekannt"
* include codes from system VersicherungsartDeBasis
* include codes from system $KBV_VS_FOR_Payor_type
* include codes from system $KBV_CS_FOR_Payor_type
* $v3-NullFlavor#UNK