FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/no-health-card-number-reason

Packageca.on.oh.erec
Resource TypeCodeSystem
Idno-health-card-number-reason
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ontariohealth.ca/fhir/CodeSystem/no-health-card-number-reason
URLhttp://ontariohealth.ca/fhir/CodeSystem/no-health-card-number-reason
Version1.0.0
Statusdraft
NameNoHealthCardNumberReason
TitleNo Health Card Number Reason
Realmca
Authoritynational
DescriptionReason for no health card number
Contentcomplete

Resources that use this resource

ValueSet
no-health-card-number-reasonNo Health Card Number Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

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