| Package | ca.on.ehr.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-DocumentOntologyPartType |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/document-ontology-part-type |
| URL | http://ontariohealth.ca/fhir/ehr/ValueSet/document-ontology-part-type |
| Version | 2.0.0 |
| Status | active |
| Date | 2025-04-09 |
| 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 | Logical Observation Identifiers, Names and Codes (LOINC) |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "ValueSet-DocumentOntologyPartType",
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/document-ontology-part-type",
"version": "2.0.0",
"name": "DocumentOntologyPartTypeEHR",
"title": "Document Ontology Part Type EHR",
"status": "active",
"date": "2025-04-09",
"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"
}
]
}
]
}
}