This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Terminology Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: No defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification)
ValueSet including inactive concepts
@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 ------------------------------------------------------------------- <http://hl7.org/fhir/ValueSet/inactive> a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "inactive"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p class=\"res-header-id\">\n <b>Generated Narrative: ValueSet inactive</b>\n </p>\n <a name=\"inactive\"> </a>\n <a name=\"hcinactive\"> </a>\n <p>This value set expansion contains 5 concepts.</p>\n <table class=\"codes\">\n <tr>\n <td>\n <b>Level</b>\n </td>\n <td>\n <b>System</b>\n </td>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Inactive</b>\n </td>\n </tr>\n <tr>\n <td>\n <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-CRT\"> </a>1\n </td>\n <td>\n <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n </td>\n <td style=\"white-space:nowrap\"> \n <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-CRT\">CRT</a>\n </td>\n <td>criterion</td>\n <td>inactive</td>\n </tr>\n <tr>\n <td>\n <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-EXPEC\"> </a>1\n </td>\n <td>\n <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n </td>\n <td style=\"white-space:nowrap\"> \n <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-EXPEC\">EXPEC</a>\n </td>\n <td>expectation</td>\n <td/>\n </tr>\n <tr>\n <td>\n <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-GOL\"> </a>2\n </td>\n <td>\n <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n </td>\n <td style=\"white-space:nowrap\"> \n <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-GOL\">GOL</a>\n </td>\n <td>goal</td>\n <td/>\n </tr>\n <tr>\n <td>\n <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-RSK\"> </a>2\n </td>\n <td>\n <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n </td>\n <td style=\"white-space:nowrap\"> \n <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-RSK\">RSK</a>\n </td>\n <td>risk</td>\n <td/>\n </tr>\n <tr>\n <td>\n <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-OPT\"> </a>1\n </td>\n <td>\n <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n </td>\n <td style=\"white-space:nowrap\"> \n <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-OPT\">OPT</a>\n </td>\n <td>option</td>\n <td/>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "vocab" ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/inactive"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.3146" ] ] ) ; # fhir:version [ fhir:v "6.0.0-ballot3"] ; # fhir:name [ fhir:v "ExampleInactive"] ; # fhir:title [ fhir:v "Example with inactive codes"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v true] ; # fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ] ] ) ] ) ; # fhir:description [ fhir:v "HL7 v3 ActMood Predicate codes, including inactive codes"] ; # fhir:compose [ fhir:inactive [ fhir:v true ] ; fhir:include ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActMood"^^xsd:anyURI ] ; fhir:filter ( [ fhir:property [ fhir:v "concept" ] ; fhir:op [ fhir:v "descendent-of" ] ; fhir:value [ fhir:v "_ActMoodPredicate" ] ] ) ] ) ] ; # fhir:expansion [ fhir:identifier [ fhir:v "urn:uuid:46c00b3f-003a-4f31-9d4b-ea2de58b2a99"^^xsd:anyURI ] ; fhir:timestamp [ fhir:v "2017-02-26T10:00:00Z"^^xsd:dateTime ] ; fhir:contains ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActMood"^^xsd:anyURI ] ; fhir:inactive [ fhir:v true ] ; fhir:code [ fhir:v "CRT" ] ; fhir:display [ fhir:v "criterion" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActMood"^^xsd:anyURI ] ; fhir:code [ fhir:v "EXPEC" ] ; fhir:display [ fhir:v "expectation" ] ; fhir:contains ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActMood"^^xsd:anyURI ] ; fhir:code [ fhir:v "GOL" ] ; fhir:display [ fhir:v "goal" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActMood"^^xsd:anyURI ] ; fhir:code [ fhir:v "RSK" ] ; fhir:display [ fhir:v "risk" ] ] ) ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActMood"^^xsd:anyURI ] ; fhir:code [ fhir:v "OPT" ] ; fhir:display [ fhir:v "option" ] ] ) ] . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot3 generated on Tue, Oct 14, 2025 00:03+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change