FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "ValueSet-CDFDataDomain",
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/cdf-data-domain",
"version": "1.2.0",
"name": "CDFDataDomainEHR",
"title": "CDF Data Domain EHR",
"status": "active",
"experimental": false,
"date": "2025-10-16",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health - Digital Health Standards",
"telecom": [
{
"system": "url",
"value": "https://ehealthontario.on.ca/en/it-professionals/standards"
},
{
"system": "email",
"value": "DigitalHealthStandards@ontariohealth.ca"
}
]
}
],
"description": "Codes representing data domains within Ontario Health Clinical Data Foundation.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/cdf-data-domain"
}
]
}
}