OpenEHR Base package
0.1.0 - First Draft International flag

OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-base-ig/ and changes regularly. See the Directory of published versions

: Extract Action Type - TTL Representation

Page standards status: Informative Maturity Level: 3

Raw ttl | Download


@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 "extract-action-type"] ; # 
  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 extract-action-type</b></p><a name=\"extract-action-type\"> </a><a name=\"hcextract-action-type\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-extract_action_type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">809<a name=\"extract-action-type-809\"> </a></td><td>cancel</td></tr><tr><td style=\"white-space:nowrap\">810<a name=\"extract-action-type-810\"> </a></td><td>resend</td></tr><tr><td style=\"white-space:nowrap\">811<a name=\"extract-action-type-811\"> </a></td><td>send new</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Spanish (es)</b></td><td><b>Japanese (ja)</b></td><td><b>Portuguese (pt)</b></td><td><b>中文 (Chinese, zh)</b></td></tr><tr><td>809</td><td>cancelación</td><td>キャンセル</td><td>cancelar</td><td>取消</td></tr><tr><td>810</td><td>reenvío</td><td>再送</td><td>reenviar</td><td>重新发送</td></tr><tr><td>811</td><td>nuevo envío</td><td>新規送信</td><td>enviar novo</td><td>发送新的</td></tr></table></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 "fhir"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
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:value [
a fhir:canonical ;
fhir:v "http://openehr.org/fhir/ImplementationGuide/openehr.base"^^xsd:anyURI ;
fhir:link <http://openehr.org/fhir/ImplementationGuide/openehr.base>         ]       ] )     ]
  ] [
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://openehr.org/fhir/ImplementationGuide/openehr.base"^^xsd:anyURI ;
fhir:link <http://openehr.org/fhir/ImplementationGuide/openehr.base>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://specifications.openehr.org/fhir/codesystem-extract_action_type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "extract_action_type"] ; # 
  fhir:title [ fhir:v "Extract Action Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2024-08-22"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "openEHR + HL7"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.openehr.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Extract Action Type"] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "809" ] ;
fhir:display [ fhir:v "cancel" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "cancelación" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "キャンセル" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "cancelar" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "取消" ]     ] )
  ] [
fhir:code [ fhir:v "810" ] ;
fhir:display [ fhir:v "resend" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "reenvío" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "再送" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "reenviar" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "重新发送" ]     ] )
  ] [
fhir:code [ fhir:v "811" ] ;
fhir:display [ fhir:v "send new" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "nuevo envío" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "新規送信" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "enviar novo" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "发送新的" ]     ] )
  ] ) . #