PACIO Sample Data Depot
0.1.0 - draft
PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-26 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="sample-temp-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem sample-temp-cs</b></p><a name="sample-temp-cs"> </a><a name="hcsample-temp-cs"> </a><p>This case-sensitive code system <code>http://mitre.org/paciowg/CodeSystem/sample-temp-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">drug-therapy-problem<a name="sample-temp-cs-drug-therapy-problem"> </a></td><td>Drug therapy problem identified</td><td>Information in a care plan that pertains to problems or health concerns related to a given drug therapy.</td></tr><tr><td style="white-space:nowrap">suboptimal-therapy<a name="sample-temp-cs-suboptimal-therapy"> </a></td><td>Suboptimal therapy</td><td>Information in a care plan that pertains to problems or health concerns related to a given drug therapy.</td></tr><tr><td style="white-space:nowrap">risk-assessment<a name="sample-temp-cs-risk-assessment"> </a></td><td>Risk assessment</td><td>Assessment of risk factor identified in the medication action plan</td></tr></table></div>
</text>
<url value="http://mitre.org/paciowg/CodeSystem/sample-temp-cs"/>
<version value="0.1.0"/>
<name value="SampleDataTempCS"/>
<title value="Connectathon Sample Data Codes"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2025-08-26T21:40:15+00:00"/>
<publisher value="MITRE"/>
<contact>
<name value="MITRE"/>
<telecom>
<system value="url"/>
<value value="http://www.mitre.org"/>
</telecom>
</contact>
<contact>
<name value="May Terry"/>
<telecom>
<system value="email"/>
<value value="mayT@mitre.org"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Codes to be used as placeholders until they have a formal assigned code from a recognized terminology steward"/>
<copyright value="This CodeSystem is not copyrighted."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="drug-therapy-problem"/>
<display value="Drug therapy problem identified"/>
<definition
value="Information in a care plan that pertains to problems or health concerns related to a given drug therapy."/>
</concept>
<concept>
<code value="suboptimal-therapy"/>
<display value="Suboptimal therapy"/>
<definition
value="Information in a care plan that pertains to problems or health concerns related to a given drug therapy."/>
</concept>
<concept>
<code value="risk-assessment"/>
<display value="Risk assessment"/>
<definition
value="Assessment of risk factor identified in the medication action plan"/>
</concept>
</CodeSystem>