FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | CodeSystem |
| Id | PaymentMethod-cs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-TU-snapshot2&canonical=http://ontariohealth.ca/fhir/CodeSystem/payment-method |
| URL | http://ontariohealth.ca/fhir/CodeSystem/payment-method |
| Version | 1.0.0 |
| Status | draft |
| Name | PaymentMethod |
| Description | Code indicate the method of payment for the service. |
| Content | complete |
| StructureDefinition | ||
| ca.on.phsd.r4-alpha#1.1.0-TU-snapshot2 | ca-on-phsd-submission-profile-HealthcareService | PHSD Healthcare Service Submission |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"system": "http://ontariohealth.ca/fhir/CodeSystem/payment-method",
"id": "payment-method",
"url": "http://ontariohealth.ca/fhir/CodeSystem/payment-method",
"version": "1.0.0",
"name": "PaymentMethod",
"status": "draft",
"publisher": "Ontario Health",
"description": "Code indicate the method of payment for the service.",
"content": "complete",
"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"
}
]
}