FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-DocumentOntologyPartType

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-DocumentOntologyPartType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/document-ontology-part-type
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/document-ontology-part-type
Version2.0.0
Statusactive
Date2025-04-09
NameDocumentOntologyPartTypeEHR
TitleDocument Ontology Part Type EHR
Realmca
Authoritynational
DescriptionIndicates the clinical document ontology part type from the LOINC Document Ontology.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      }
    ]
  }
}