FHIR IG analytics| Package | ca.on.iar.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-iar-languages.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "valueset-languages",
"url": "http://ontariohealth.ca/fhir/iar/ValueSet/languages",
"version": "0.2.0",
"name": "IARLanguages",
"title": "IAR Languages",
"status": "active",
"date": "2025-11-27",
"publisher": "Ontario Health",
"description": "Defines a set of codes to identify spoken language.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "OTH",
"display": "other"
},
{
"code": "UNK",
"display": "unknown"
}
]
},
{
"system": "urn:iso:std:iso:639-3"
}
]
}
}