Draft preBallot - This specification is under preBallot review and subject to change. It should not be used for implementation purposes. . . . . For a full list of available versions, see the Directory of published versions
HealthConditionCode
Link to ValueSet
This link will take you to this ValueSet on Simplifier.
Canonical URL
https://fhir.infoway-inforoute.ca/ValueSet/healthconditioncode
Resource content
The views below provide an HTML rendered, XML and JSON look at this ValueSet:
ValueSet 'HealthConditionCode'
Published by | Canada Health Infoway |
Status | Draft (since 2025-02-28) |
Experimental | False |
This subset contains concepts that represent health-related conditions which can be diagnoses, the results of a clinical observation, assessment of judgment, events or other situations with explicit context. This is a broad data exchange subset that is intended to support semantic interoperability and conformance testing. It is recommended that jurisdictions define and implement more specific clinically curated subsets that contain a portion of these concepts for data capture at the point of care for their specific use case. This subset was defined using the intensional definition of ^ 45941000087104 |Diagnoses, results of a clinical observation, assessment of judgment, normal and abnormal clinical states reference set (foundation metadata concept)| or < 272379006 |Event (event)| or < 243796009 |Situation with explicit context (situation)|against the substrate SNOMED CT Canadian Edition. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's Terminology Server.
Contact Information
Website: http://www.infoway-inforoute.c...
Email: standards@infoway-inforoute.ca
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where concept DescendentOf 93001000087107
<ValueSet xmlns="http://hl7.org/fhir"> <id value="SS-HealthConditionCode-1-0-0" /> <meta> <versionId value="1" /> <lastUpdated value="2025-02-28T15:06:01.439+00:00" /> <security> <system value="http://ontoserver.csiro.au/CodeSystem/ontoserver-permissions" /> <code value="restricted.read" /> </security> </meta> <url value="https://fhir.infoway-inforoute.ca/ValueSet/healthconditioncode" /> <identifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:oid:2.16.840.1.113883.2.20.3.494" /> </identifier> <name value="HealthConditionCode" /> <title value="HealthConditionCode" /> <status value="draft" /> <experimental value="false" /> <date value="2025-02-28" /> <publisher value="Canada Health Infoway" /> <contact> <telecom> <system value="url" /> <value value="http://www.infoway-inforoute.ca" /> </telecom> <telecom> <system value="email" /> <value value="standards@infoway-inforoute.ca" /> </telecom> </contact> <description value="This subset contains concepts that represent health-related conditions which can be diagnoses, the results of a clinical observation, assessment of judgment, events or other situations with explicit context. This is a broad data exchange subset that is intended to support semantic interoperability and conformance testing. It is recommended that jurisdictions define and implement more specific clinically curated subsets that contain a portion of these concepts for data capture at the point of care for their specific use case. This subset was defined using the intensional definition of ^ 45941000087104 |Diagnoses, results of a clinical observation, assessment of judgment, normal and abnormal clinical states reference set (foundation metadata concept)| or < 272379006 |Event (event)| or < 243796009 |Situation with explicit context (situation)|against the substrate SNOMED CT Canadian Edition. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server)." /> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166" /> <code value="CA" /> </coding> </jurisdiction> <copyright value="Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy)." /> <compose> <include> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/20611000087101" /> <filter> <property value="concept" /> <op value="descendent-of" /> <value value="93001000087107" /> </filter> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "id": "SS-HealthConditionCode-1-0-0", "meta": { "versionId": "1", "lastUpdated": "02/28/2025 15:06:01", "security": [ { "system": "http://ontoserver.csiro.au/CodeSystem/ontoserver-permissions", "code": "restricted.read" } ] }, "url": "https://fhir.infoway-inforoute.ca/ValueSet/healthconditioncode", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.2.20.3.494" } ], "name": "HealthConditionCode", "title": "HealthConditionCode", "status": "draft", "experimental": false, "date": "2025-02-28", "publisher": "Canada Health Infoway", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.infoway-inforoute.ca" }, { "system": "email", "value": "standards@infoway-inforoute.ca" } ] } ], "description": "This subset contains concepts that represent health-related conditions which can be diagnoses, the results of a clinical observation, assessment of judgment, events or other situations with explicit context. This is a broad data exchange subset that is intended to support semantic interoperability and conformance testing. It is recommended that jurisdictions define and implement more specific clinically curated subsets that contain a portion of these concepts for data capture at the point of care for their specific use case. This subset was defined using the intensional definition of ^ 45941000087104 |Diagnoses, results of a clinical observation, assessment of judgment, normal and abnormal clinical states reference set (foundation metadata concept)| or < 272379006 |Event (event)| or < 243796009 |Situation with explicit context (situation)|against the substrate SNOMED CT Canadian Edition. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA" } ] } ], "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).", "compose": { "include": [ { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/20611000087101", "filter": [ { "property": "concept", "op": "descendent-of", "value": "93001000087107" } ] } ] } }