FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | 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 "v2-0725"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0725</b></p><a name=\"v2-0725\"> </a><a name=\"hcv2-0725\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0725</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>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">APT<a name=\"v2-0725-APT\"> </a></td><td>Appointment</td><td>Afspraak</td></tr><tr><td style=\"white-space:nowrap\">ARQ<a name=\"v2-0725-ARQ\"> </a></td><td>Appointment Request</td><td>Afspraakverzoek</td></tr><tr><td style=\"white-space:nowrap\">E.g. Use in Care Plans,<a name=\"v2-0725-E.46g.46UseinCarePlans.44\"> </a></td><td/><td/></tr><tr><td style=\"white-space:nowrap\">EVN<a name=\"v2-0725-EVN\"> </a></td><td>Event</td><td>Event</td></tr><tr><td style=\"white-space:nowrap\">EVN.CRT<a name=\"v2-0725-EVN.46CRT\"> </a></td><td>Event Criterion</td><td>Criterium voor event</td></tr><tr><td style=\"white-space:nowrap\">EXP<a name=\"v2-0725-EXP\"> </a></td><td>Expectation</td><td>Verwachting</td></tr><tr><td style=\"white-space:nowrap\">INT<a name=\"v2-0725-INT\"> </a></td><td>Intent</td><td>Intentie</td></tr><tr><td style=\"white-space:nowrap\">PRMS<a name=\"v2-0725-PRMS\"> </a></td><td>Promise</td><td>Belofte</td></tr><tr><td style=\"white-space:nowrap\">PRP<a name=\"v2-0725-PRP\"> </a></td><td>Proposal</td><td>Voorstel</td></tr><tr><td style=\"white-space:nowrap\">RQO<a name=\"v2-0725-RQO\"> </a></td><td>Request-Order</td><td>Aanvraag-Order</td></tr><tr><td style=\"white-space:nowrap\">Similar uses of above moods ma<a name=\"v2-0725-Similarusesofabovemoodsma\"> </a></td><td/><td/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "External" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r3.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/v2/0725"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.8.2"] ; #
fhir:name [ fhir:v "v2 Mood Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-13T15:32:29-04: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 "FHIR Value set/code system definition for HL7 v2 table 0725 ( Mood Codes)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/v2-0725"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/v2-0725>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "APT" ] ;
fhir:display [ fhir:v "Appointment" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Afspraak" ] ] )
] [
fhir:code [ fhir:v "ARQ" ] ;
fhir:display [ fhir:v "Appointment Request" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Afspraakverzoek" ] ] )
] [
fhir:code [ fhir:v "E.g. Use in Care Plans," ]
] [
fhir:code [ fhir:v "EVN" ] ;
fhir:display [ fhir:v "Event" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Event" ] ] )
] [
fhir:code [ fhir:v "EVN.CRT" ] ;
fhir:display [ fhir:v "Event Criterion" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Criterium voor event" ] ] )
] [
fhir:code [ fhir:v "EXP" ] ;
fhir:display [ fhir:v "Expectation" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Verwachting" ] ] )
] [
fhir:code [ fhir:v "INT" ] ;
fhir:display [ fhir:v "Intent" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Intentie" ] ] )
] [
fhir:code [ fhir:v "PRMS" ] ;
fhir:display [ fhir:v "Promise" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Belofte" ] ] )
] [
fhir:code [ fhir:v "PRP" ] ;
fhir:display [ fhir:v "Proposal" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Voorstel" ] ] )
] [
fhir:code [ fhir:v "RQO" ] ;
fhir:display [ fhir:v "Request-Order" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Aanvraag-Order" ] ] )
] [
fhir:code [ fhir:v "Similar uses of above moods ma" ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
