{ "description": "This CH ELM code system describes specific business rules of the FOPH, which are applied during processing. Please note that the set of rules detailed herein only covers processes explicitly declared by the FOPH. Additional rules, not included in this code system, are applied by the FHIR validation logic, resulting in further codes. For more information about these additional codes, consult the official FHIR documentation and the implementation guideline.", "_filename": "CodeSystem-ch-elm-foph-business-rules.json", "package_name": "ch.fhir.ig.ch-elm", "date": "2023-11-16T14:43:29+01:00", "publisher": "Federal Office of Public Health FOPH", "jurisdiction": [ { "coding": [ { "code": "CHE", "system": "urn:iso:std:iso:3166" } ] } ], "content": "complete", "name": "ChElmFophBusinessRules", "copyright": "CC0-1.0", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "CH ELM Foph Business Rules", "package_version": "1.0.0", "status": "active", "hierarchyMeaning": "is-a", "id": "dc084d25-2cae-4e0d-b0b6-1f6027f9999d", "kind": null, "url": "http://fhir.ch/ig/ch-elm/CodeSystem/ch-elm-foph-business-rules", "concept": [ { "code": "information", "display": "Information", "definition": "A purely informational message." }, { "code": "warning", "concept": [ { "code": "FOPH-003", "display": "The following elements for the patient's address are expected: %missingElements%." } ], "display": "Warning", "definition": "If the rule is violated, the resource is conformant, but it is not necessarily following best practice." }, { "code": "error", "concept": [ { "code": "FOPH-001", "display": "The provided laboratory identification %identifier% is either unknown or corresponds to a laboratory for which your account does not have reporting permissions. Please verify your laboratory identification. If it's correct, complete the necessary onboarding process before submitting data on behalf of this lab." }, { "code": "FOPH-002", "display": "The required anonymization for the reported organism was violated." } ], "display": "Error", "definition": "If the rule is violated, the resource is not conformant." } ], "caseSensitive": false, "version": "1.0.0", "contact": [ { "name": "Federal Office of Public Health FOPH", "telecom": [ { "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html", "system": "url" } ] } ] }