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

FHIR IG Statistics: CodeSystem/secondarylanguage

Packageca-on-covax.v1
Resource TypeCodeSystem
Idsecondarylanguage
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/CodeSystem/secondarylanguage
URLhttp://ehealthontario.ca/fhir/CodeSystem/secondarylanguage
Version0.1.10
Statusactive
NameSecondaryLanguageCS
TitleClient's Secondary Language
DescriptionClient's Secondary Language
Contentcomplete

Resources that use this resource

ValueSet
secondarylanguageClient's Secondary Language

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "SecondaryLanguageCS",
  "id": "secondarylanguage",
  "title": "Client's Secondary Language",
  "description": "Client's Secondary Language",
  "version": "0.1.10",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/secondarylanguage",
  "concept": [
    {
      "code": "Both English and French"
    },
    {
      "code": "English"
    },
    {
      "code": "French"
    },
    {
      "code": "Neither"
    },
    {
      "code": "Do not know"
    },
    {
      "code": "Prefer not to answer"
    }
  ],
  "count": 6
}