TRxHub IG
0.1.0 - ci-build
TRxHub IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-14 |
{
"resourceType" : "CodeSystem",
"id" : "trxhub-coverage-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem trxhub-coverage-type</b></p><a name=\"trxhub-coverage-type\"> </a><a name=\"hctrxhub-coverage-type\"> </a><p>This case-sensitive code system <code>https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">insurance<a name=\"trxhub-coverage-type-insurance\"> </a></td><td>Insurance</td></tr><tr><td style=\"white-space:nowrap\">self-pay<a name=\"trxhub-coverage-type-self-pay\"> </a></td><td>Self Pay</td></tr></table></div>"
},
"url" : "https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-type",
"version" : "0.1.0",
"name" : "TRxHubCoverageType",
"title" : "TRxHub Coverage Type",
"status" : "draft",
"date" : "2026-04-14T09:29:30+00:00",
"description" : "Represents coverage Type similar to R5 Coverage.kind",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "insurance",
"display" : "Insurance"
},
{
"code" : "self-pay",
"display" : "Self Pay"
}
]
}