FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.phsd.r4-alpha
Resource TypeCodeSystem
IdPaymentMethod-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-TU-snapshot2&canonical=http://ontariohealth.ca/fhir/CodeSystem/payment-method
URLhttp://ontariohealth.ca/fhir/CodeSystem/payment-method
Version1.0.0
Statusdraft
NamePaymentMethod
DescriptionCode indicate the method of payment for the service.
Contentcomplete

Resources that use this resource

StructureDefinition
ca.on.phsd.r4-alpha#1.1.0-TU-snapshot2ca-on-phsd-submission-profile-HealthcareServicePHSD Healthcare Service Submission

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}