1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2021-05-12 |
{
"resourceType" : "ValueSet",
"id" : "PaymentMethodOptions",
"meta" : {
"lastUpdated" : "2021-05-12T12:31:24.8+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PaymentMethodOptions</b></p><a name=\"PaymentMethodOptions\"> </a><a name=\"hcPaymentMethodOptions\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-05-12 12:31:24+0000</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-PaymentMethodTypes.html\"><code>https://cambio.codes/cs/PaymentMethodTypes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-PaymentMethodTypes.html#PaymentMethodTypes-SWISH\">SWISH</a></td><td>Swish</td></tr><tr><td><a href=\"CodeSystem-PaymentMethodTypes.html#PaymentMethodTypes-CC\">CC</a></td><td>Credit Card</td></tr><tr><td><a href=\"CodeSystem-PaymentMethodTypes.html#PaymentMethodTypes-INV\">INV</a></td><td>Invoice</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cambio.se/ValueSet/PaymentMethodOptions/v1",
"version" : "1.0.0",
"name" : "PaymentMethodOptions",
"title" : "PaymentMethodOptions",
"status" : "active",
"date" : "2021-05-12T12:31:24.0151342+00:00",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://cambio.codes/cs/PaymentMethodTypes",
"concept" : [
{
"code" : "SWISH",
"display" : "Swish"
},
{
"code" : "CC",
"display" : "Credit Card"
},
{
"code" : "INV",
"display" : "Invoice"
}
]
}
]
}
}