FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | ValueSet |
| Id | ValueSet-iar-languages.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/ValueSet/languages |
| URL | http://ontariohealth.ca/fhir/iar/ValueSet/languages |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-11-27 |
| Name | IARLanguages |
| Title | IAR Languages |
| Realm | ca |
| Authority | hl7 |
| Description | Defines a set of codes to identify spoken language. |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-NullFlavor | NullFlavor |
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"
}
]
}
}