This page is part of the Da Vinci Health Record Exchange (v1.1.0-ballot: STU 1.1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="hrex-temp"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hrex-temp</b></p><a name="hrex-temp"> </a><a name="hchrex-temp"> </a><a name="hrex-temp-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp</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">data-request<a name="hrex-temp-data-request"> </a></td><td>data request task</td><td>A type of Task asking the owner to deliver the data corresponding to the characteristics defined by the Task.inputs to the Task.beneficiary</td></tr><tr><td style="white-space:nowrap">data-query<a name="hrex-temp-data-query"> </a></td><td>data query input</td><td>Indicates the parameters of a FHIR RESTful search to be executed whose results are requested. The content will be the query URL following the 'base'. E.g. `Observation?...`</td></tr><tr><td style="white-space:nowrap">data-code<a name="hrex-temp-data-code"> </a></td><td>data code input</td><td>A code for a document or otherwise describing the characteristics of the information requested</td></tr><tr><td style="white-space:nowrap">data-value<a name="hrex-temp-data-value"> </a></td><td>data values output</td><td>The result of a data request</td></tr><tr><td style="white-space:nowrap">UMB<a name="hrex-temp-UMB"> </a></td><td>Unique Product-independent Payer Person Identifier</td><td>A unique identifier assigned to an individual that is consistent regardless of the individual irrespective of their role (subscriber, dependent, etc.) or which product(s) they have with that payer.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cic"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.19.16.1"/>
</identifier>
<version value="1.1.0-ballot"/>
<name value="HRexTempCodes"/>
<title value="HRex Temporary Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-08-13T16:35:45+00:00"/>
<publisher value="HL7 International / Clinical Interoperability Council"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cic"/>
</telecom>
</contact>
<description
value="Codes temporarily defined as part of the HRex implementation guide. These will eventually migrate into an officially maintained terminology (likely HL7's UTG code systems)."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="data-request"/>
<display value="data request task"/>
<definition
value="A type of Task asking the owner to deliver the data corresponding to the characteristics defined by the Task.inputs to the Task.beneficiary"/>
</concept>
<concept>
<code value="data-query"/>
<display value="data query input"/>
<definition
value="Indicates the parameters of a FHIR RESTful search to be executed whose results are requested. The content will be the query URL following the 'base'. E.g. `Observation?...`"/>
</concept>
<concept>
<code value="data-code"/>
<display value="data code input"/>
<definition
value="A code for a document or otherwise describing the characteristics of the information requested"/>
</concept>
<concept>
<code value="data-value"/>
<display value="data values output"/>
<definition value="The result of a data request"/>
</concept>
<concept>
<code value="UMB"/>
<display value="Unique Product-independent Payer Person Identifier"/>
<definition
value="A unique identifier assigned to an individual that is consistent regardless of the individual irrespective of their role (subscriber, dependent, etc.) or which product(s) they have with that payer."/>
</concept>
</CodeSystem>