We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
what kind of catalogues we need to code?
conceptmap "serviceMap" { prefix s = "http://fhir.ch/ig/ch-alis" prefix t = "http://hl7.org/fhir"
s:"TARMED" == t:"urn:oid:2.16.756.5.30.1.129.1.4" s:"ICD10" == t:"urn:oid:2.16.756.5.30.1.126.3.2" }
The text was updated successfully, but these errors were encountered:
dazu kommen noch spitalinterne Katalöge
Sorry, something went wrong.
Tarmed hat offiziell die OID 2.16.756.5.30.1.129.1.4, die Kataläge können auch neu mit CH Core via https://fhir.ch/ig/ch-core/NamingSystem-ch-core-forum-datenaustausch-tariff.html referenziert werden.
No branches or pull requests
what kind of catalogues we need to code?
conceptmap "serviceMap" {
prefix s = "http://fhir.ch/ig/ch-alis"
prefix t = "http://hl7.org/fhir"
s:"TARMED" == t:"urn:oid:2.16.756.5.30.1.129.1.4"
s:"ICD10" == t:"urn:oid:2.16.756.5.30.1.126.3.2"
}
The text was updated successfully, but these errors were encountered: