FHIR IG analytics| Package | ca.on.ehr.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-document-ontology-part-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot17&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/document-ontology-part-type |
| URL | http://ontariohealth.ca/fhir/ehr/ValueSet/document-ontology-part-type |
| Version | 2.1.0 |
| Status | retired |
| Date | 2025-11-27 |
| Name | DocumentOntologyPartTypeEHR |
| Title | Document Ontology Part Type EHR |
| Realm | ca |
| Authority | national |
| Description | Indicates the clinical document ontology part type from the LOINC Document Ontology. |
No resources found
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "ValueSet-DocumentOntologyPartType",
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/document-ontology-part-type",
"version": "2.1.0",
"name": "DocumentOntologyPartTypeEHR",
"title": "Document Ontology Part Type EHR",
"status": "retired",
"date": "2025-11-27",
"publisher": "Ontario Health",
"description": "Indicates the clinical document ontology part type from the LOINC Document Ontology.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "74477-1",
"display": "Clinical document Kind of document from LOINC Document Ontology"
},
{
"code": "74479-7",
"display": "Clinical document Role from LOINC Document Ontology"
},
{
"code": "74476-3",
"display": "Clinical document Setting from LOINC Document Ontology"
},
{
"code": "74478-9",
"display": "Clinical document Type of service from LOINC Document Ontology"
},
{
"code": "74480-5",
"display": "Clinical document Subject matter domain from LOINC Document Ontology"
}
]
}
]
}
}