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

FHIR IG analytics

Packageca.on.oh-ereferral-econsult
Resource TypeCodeSystem
IdNoHealthCardNumberReason-cs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "no-health-card-number-reason",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/no-health-card-number-reason",
  "version": "1.0.0",
  "name": "NoHealthCardNumberReason",
  "title": "No Health Card Number Reason",
  "status": "draft",
  "experimental": false,
  "publisher": "Ontario Health",
  "description": "Reason for no health card number",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "no-HC",
      "display": "does not have a health card"
    }
  ]
}