| Package | ca.on.oh.patient-summary |
| Resource Type | StructureDefinition |
| Id | ca-on-ps-profile-coding |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.patient-summary@0.12.8&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding |
| URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding |
| Version | 0.10.0 |
| Status | active |
| Date | 2022-10-15T12:00:00+00:00 |
| Name | CodingPSON |
| Title | Coding (PS-ON) |
| Realm | ca |
| Description | This profile extends the capabilities of the coding data type to support multi-language designations (display). It relies on the Translation extension. This profile is aligned with the [Coding-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Coding-uv-ips.html). |
| Type | Coding |
| Kind | complex-type |
| StructureDefinition | |
| ca-on-ps-profile-codeableconcept | Codeable Concept (PS-ON) |
| ca-on-ps-profile-medicationrequest | Medication Request (PS-ON) |
| ca-on-ps-profile-medicationstatement | Medication Statement (PS-ON) |
| ca-on-ps-profile-practitionerrole | PractitionerRole (PS-ON) |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ca-on-ps-profile-coding",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding",
"version": "0.10.0",
"name": "CodingPSON",
"title": "Coding (PS-ON)",
"status": "active",
"date": "2022-10-15T12:00:00+00:00",
"publisher": "Ontario Health",
"description": "This profile extends the capabilities of the coding data type to support multi-language designations (display).\r\nIt relies on the Translation extension. This profile is aligned with the [Coding-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Coding-uv-ips.html).",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "orim",
"uri": "http://hl7.org/orim",
"name": "Ontological RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"type": "Coding",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Coding.system",
"path": "Coding.system",
"mustSupport": true
},
{
"id": "Coding.version",
"path": "Coding.version",
"mustSupport": true
},
{
"id": "Coding.code",
"path": "Coding.code",
"mustSupport": true
},
{
"id": "Coding.display",
"path": "Coding.display",
"mustSupport": true
},
{
"id": "Coding.display.extension",
"path": "Coding.display.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"mustSupport": false
},
{
"id": "Coding.display.extension:translation",
"path": "Coding.display.extension",
"sliceName": "translation",
"short": "Language Translation (Localization)",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/translation"
]
}
],
"mustSupport": false
}
]
}
}