Skip to content

Commit

Permalink
#120 Organization Correction of OID for KA-Nr
Browse files Browse the repository at this point in the history
including correction of examples and narrative
  • Loading branch information
regelkraut committed Dec 15, 2024
1 parent a394a31 commit 9d69ba3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion input/fsh/at-core-example-organization01.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Usage: #example
* identifier[GDA-OID].system = "urn:ietf:rfc:3986"
* identifier[GDA-OID].assigner.display = "Bundesministerium für Gesundheit"
* identifier[KANR].value = "K101+"
* identifier[KANR].system = "urn:oid:1.2.40.0.34.3.1.1"
* identifier[KANR].system = "urn:oid:1.2.40.0.34.4.10"
* identifier[KANR].assigner.display = "Österreichisches Bundesministerium für Gesundheit"
* identifier[VPNR][0].value = "123456789"
* identifier[VPNR][0].system = "urn:oid:1.2.40.0.10.1.4.3.2"
Expand Down
4 changes: 2 additions & 2 deletions input/fsh/at-core-organization.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Description: "HL7® Austria FHIR® Core Profile for organization data in Aust
* identifier[KANR].value 1..1
* identifier[KANR].value ^short = "Krankenanstaltennummer according to Krankenanstaltenkataster. Virtual KANRs are suffixed with '+' (e.g. 'K101+')"
* identifier[KANR].system 1..1
* identifier[KANR].system = "urn:oid:1.2.40.0.34.3.1.1" (exactly)
* identifier[KANR].system ^short = "OID for the Austrian Federal Ministry of Health"
* identifier[KANR].system = "urn:oid:1.2.40.0.34.4.10" (exactly)
* identifier[KANR].system ^short = "OID for the Krankenanstaltennummer (KA-Nr) in Austria"
* identifier[KANR].assigner.display = "Österreichisches Bundesministerium für Gesundheit" (exactly)
* type from https://termgit.elga.gv.at/ValueSet/hl7-at-organizationtype (extensible)
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The goal of this profile is to cover all kind of organizations that are active in the Austrian healthcare domain.
Most of the organizations in healthcare are commonly called “Gesundheitsdienstleistungsanbieter (GDA)” (in English: Healthcare Service Provider). This German abbreviation is therefore used throughout this profile were it is relevant.
Most of the organizations in healthcare are commonly called “Gesundheitsdienstleistungsanbieter (GDA)” (in English: Healthcare Service Provider). This German abbreviation is therefore used throughout this profile where it is relevant.
Austrian organizations are usually identified with one or more of the following identifiers:
- The “GDA OID” which is maintained in the Austrian GDA-Index.
- A “Vertragspartnernummer (VPNR)“ which is an identifier provided by the Federation of Austrian Social Insurances.
- A “Verwaltungskennzeichen (VKZ)” which is an identifier used for the Austrian e-Government process.

- A "Krankenanstaltennummer (KA-Nr)" which is an identifier specifically for hospitals in Austria

0 comments on commit 9d69ba3

Please sign in to comment.