Da Vinci Health Record Exchange (HRex), published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 1.2.0-snapshot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ehrx/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 3 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hrex-temp"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>Not Selectable</td><td>abstract</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><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><td/></tr><tr><td>1</td><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><td/></tr><tr><td>1</td><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><td/></tr><tr><td>1</td><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><td/></tr><tr><td>1</td><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><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_reqcat<a name=\"hrex-temp-_reqcat\"> </a></td><td>Requirements Categories</td><td>Codes that help to categorize requirements statements</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> business<a name=\"hrex-temp-business\"> </a></td><td>business</td><td>Requirements relating to the business operations of the entities responsible for a system</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> exchange<a name=\"hrex-temp-exchange\"> </a></td><td>exchange</td><td>Requirements relating to when or how data is exchanged with other systems</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> processing<a name=\"hrex-temp-processing\"> </a></td><td>processing</td><td>Requirements related to how data is dealt with internally to a system</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> storage<a name=\"hrex-temp-storage\"> </a></td><td>storage</td><td>Requirements relating to when or how data is or is not persisted within a system</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> ui<a name=\"hrex-temp-ui\"> </a></td><td>ui</td><td>Requirements relating to the appearance of information on a user interface</td><td/></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "cic" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 3 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.19.16.1" ]
] ) ; #
fhir:version [ fhir:v "1.2.0-snapshot"] ; #
fhir:name [ fhir:v "HRexTempCodes"] ; #
fhir:title [ fhir:v "HRex Temporary Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-01-30T17:35:03+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Clinical Interoperability Council"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cic" ] ] )
] ) ; #
fhir:description [ fhir:v "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)."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; #
fhir:property ( [
fhir:code [ fhir:v "abstract" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable> ] ;
fhir:type [ fhir:v "boolean" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "data-request" ] ;
fhir:display [ fhir:v "data request task" ] ;
fhir:definition [ fhir:v "A type of Task asking the owner to deliver the data corresponding to the characteristics defined by the Task.inputs to the Task.beneficiary" ]
] [
fhir:code [ fhir:v "data-query" ] ;
fhir:display [ fhir:v "data query input" ] ;
fhir:definition [ fhir:v "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?...`" ]
] [
fhir:code [ fhir:v "data-code" ] ;
fhir:display [ fhir:v "data code input" ] ;
fhir:definition [ fhir:v "A code for a document or otherwise describing the characteristics of the information requested" ]
] [
fhir:code [ fhir:v "data-value" ] ;
fhir:display [ fhir:v "data values output" ] ;
fhir:definition [ fhir:v "The result of a data request" ]
] [
fhir:code [ fhir:v "UMB" ] ;
fhir:display [ fhir:v "Unique Product-independent Payer Person Identifier" ] ;
fhir:definition [ fhir:v "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." ]
] [
fhir:code [ fhir:v "_reqcat" ] ;
fhir:display [ fhir:v "Requirements Categories" ] ;
fhir:definition [ fhir:v "Codes that help to categorize requirements statements" ] ;
( fhir:property [
fhir:code [ fhir:v "abstract" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "business" ] ;
fhir:display [ fhir:v "business" ] ;
fhir:definition [ fhir:v "Requirements relating to the business operations of the entities responsible for a system" ] ] [
fhir:code [ fhir:v "exchange" ] ;
fhir:display [ fhir:v "exchange" ] ;
fhir:definition [ fhir:v "Requirements relating to when or how data is exchanged with other systems" ] ] [
fhir:code [ fhir:v "processing" ] ;
fhir:display [ fhir:v "processing" ] ;
fhir:definition [ fhir:v "Requirements related to how data is dealt with internally to a system" ] ] [
fhir:code [ fhir:v "storage" ] ;
fhir:display [ fhir:v "storage" ] ;
fhir:definition [ fhir:v "Requirements relating to when or how data is or is not persisted within a system" ] ] [
fhir:code [ fhir:v "ui" ] ;
fhir:display [ fhir:v "ui" ] ;
fhir:definition [ fhir:v "Requirements relating to the appearance of information on a user interface" ] ] )
] ) . #
IG © 2019+ HL7 International / Clinical Interoperability Council.
Package hl7.fhir.us.davinci-hrex#1.2.0-snapshot based on FHIR 4.0.1.
Generated
2026-01-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
