Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@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 "list-example-codes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/list-example-use-codes defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">alerts\n <a name=\"list-example-codes-alerts\"> </a>\n </td>\n <td>Alerts</td>\n <td>A list of alerts for the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">adverserxns\n <a name=\"list-example-codes-adverserxns\"> </a>\n </td>\n <td>Adverse Reactions</td>\n <td>A list of part adverse reactions.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">allergies\n <a name=\"list-example-codes-allergies\"> </a>\n </td>\n <td>Allergies</td>\n <td>A list of Allergies for the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">medications\n <a name=\"list-example-codes-medications\"> </a>\n </td>\n <td>Medication List</td>\n <td>A list of medication statements for the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">problems\n <a name=\"list-example-codes-problems\"> </a>\n </td>\n <td>Problem List</td>\n <td>A list of problems that the patient is known of have (or have had in the past).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">worklist\n <a name=\"list-example-codes-worklist\"> </a>\n </td>\n <td>Worklist</td>\n <td>A list of items that constitute a set of work to be performed (typically this code would be specialized for more specific uses, such as a ward round list).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">waiting\n <a name=\"list-example-codes-waiting\"> </a>\n </td>\n <td>Waiting List</td>\n <td>A list of items waiting for an event (perhaps a surgical patient waiting list).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">protocols\n <a name=\"list-example-codes-protocols\"> </a>\n </td>\n <td>Protocols</td>\n <td>A set of protocols to be followed.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">plans\n <a name=\"list-example-codes-plans\"> </a>\n </td>\n <td>Care Plans</td>\n <td>A set of care plans that apply in a particular context of care.</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4b.r5" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
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 "fhir" ]
] ) ; #
fhir:url [
fhir:v "http://terminology.hl7.org/CodeSystem/list-example-use-codes"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-example-use-codes>
] ; #
fhir:version [ fhir:v "4.3.0"] ; #
fhir:name [ fhir:v "ExampleUseCodesForList"] ; #
fhir:title [ fhir:v "Example Use Codes for List"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-20T14:38:32+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "Example use codes for the List resource - typical kinds of use."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "alerts" ] ;
fhir:display [ fhir:v "Alerts" ] ;
fhir:definition [ fhir:v "A list of alerts for the patient." ]
] [
fhir:code [ fhir:v "adverserxns" ] ;
fhir:display [ fhir:v "Adverse Reactions" ] ;
fhir:definition [ fhir:v "A list of part adverse reactions." ]
] [
fhir:code [ fhir:v "allergies" ] ;
fhir:display [ fhir:v "Allergies" ] ;
fhir:definition [ fhir:v "A list of Allergies for the patient." ]
] [
fhir:code [ fhir:v "medications" ] ;
fhir:display [ fhir:v "Medication List" ] ;
fhir:definition [ fhir:v "A list of medication statements for the patient." ]
] [
fhir:code [ fhir:v "problems" ] ;
fhir:display [ fhir:v "Problem List" ] ;
fhir:definition [ fhir:v "A list of problems that the patient is known of have (or have had in the past)." ]
] [
fhir:code [ fhir:v "worklist" ] ;
fhir:display [ fhir:v "Worklist" ] ;
fhir:definition [ fhir:v "A list of items that constitute a set of work to be performed (typically this code would be specialized for more specific uses, such as a ward round list)." ]
] [
fhir:code [ fhir:v "waiting" ] ;
fhir:display [ fhir:v "Waiting List" ] ;
fhir:definition [ fhir:v "A list of items waiting for an event (perhaps a surgical patient waiting list)." ]
] [
fhir:code [ fhir:v "protocols" ] ;
fhir:display [ fhir:v "Protocols" ] ;
fhir:definition [ fhir:v "A set of protocols to be followed." ]
] [
fhir:code [ fhir:v "plans" ] ;
fhir:display [ fhir:v "Care Plans" ] ;
fhir:definition [ fhir:v "A set of care plans that apply in a particular context of care." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.r5#0.1.0 based on FHIR 5.0.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
