FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | ValueSet |
| Id | PaymentMethod-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "payment-method",
"url": "http://ontariohealth.ca/fhir/ValueSet/LHIN-code",
"version": "1.0.0",
"name": "PaymentMethod",
"status": "draft",
"publisher": "Ontario Health",
"description": "Codes indicate the method of payment for the service.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/payment-method",
"concept": [
{
"code": "LOC-019",
"display": "OHIP"
},
{
"code": "LOC-020",
"display": "WSIB"
},
{
"code": "LOC-021",
"display": "DND"
},
{
"code": "LOC-022",
"display": "IFH"
},
{
"code": "LOC-023",
"display": "RAMQ"
}
]
}
]
}
}