| Package | ca.on.oh.mha-pds |
| Resource Type | StructureDefinition |
| Id | StructureDefinition.ca-on-mha-ext-MotherTongue |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-motherTongue |
| URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-motherTongue |
| Status | active |
| Date | 2022-08-22T20:17:06.3613088+00:00 |
| Name | MotherTongue |
| Authority | hl7 |
| Type | Extension |
| Kind | complex-type |
No resources found
| ValueSet | |
| human-language | Language |
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-motherTongue",
"name": "MotherTongue",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Patient.communication"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-motherTongue"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"description": "Languages understood or supported by Ontario clients, practitioners and organizations.",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/human-language"
}
},
{
"id": "Extension.value[x].coding.system",
"path": "Extension.value[x].coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Extension.value[x].coding.code",
"path": "Extension.value[x].coding.code",
"min": 1
},
{
"id": "Extension.value[x].coding.display",
"path": "Extension.value[x].coding.display",
"min": 1
}
]
}
}