FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: v2 REcord Level Event Code - TTL Representation

Page standards status: External Maturity Level: 0

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 "v2-0180"] ; # 
  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-0180</b></p><a name=\"v2-0180\"> </a><a name=\"hcv2-0180\"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0180</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\">MAC<a name=\"v2-0180-MAC\"> </a></td><td>Reactivate deactivated record</td></tr><tr><td style=\"white-space:nowrap\">MAD<a name=\"v2-0180-MAD\"> </a></td><td>Add record to master file</td></tr><tr><td style=\"white-space:nowrap\">MDC<a name=\"v2-0180-MDC\"> </a></td><td>Deactivate: discontinue using record in master file, but do not delete from database</td></tr><tr><td style=\"white-space:nowrap\">MDL<a name=\"v2-0180-MDL\"> </a></td><td>Delete record from master file</td></tr><tr><td style=\"white-space:nowrap\">MUP<a name=\"v2-0180-MUP\"> </a></td><td>Update record for master file</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td>MAC</td><td>Datensatz wieder aktivieren</td><td>Reactiveren van gedeactiveerd record</td></tr><tr><td>MAD</td><td>Datensatz hinzufügen</td><td>Toevoegen aan masterbestand</td></tr><tr><td>MDC</td><td>Datensatz inaktivieren, aber nicht löschen</td><td>Deactiveren - stop gebruik van record in masterbestand, maar niet verwijderen uit database</td></tr><tr><td>MDL</td><td>Datensatz löschen</td><td>Verwijderen uit masterbestand</td></tr><tr><td>MUP</td><td>Datensatz ändern</td><td>Updaten in masterbestand</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
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-r4.r4b"       ]     ] [
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://terminology.hl7.org/CodeSystem/v2-0180"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.9"] ; # 
  fhir:name [ fhir:v "v2.0180"] ; # 
  fhir:title [ fhir:v "v2 REcord Level Event Code"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:11:23-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 0180 ( REcord Level Event Code)"] ; # 
  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:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "MAC" ] ;
fhir:display [ fhir:v "Reactivate deactivated record" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Datensatz wieder aktivieren" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Reactiveren van gedeactiveerd record" ]     ] )
  ] [
fhir:code [ fhir:v "MAD" ] ;
fhir:display [ fhir:v "Add record to master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Datensatz hinzufügen" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Toevoegen aan masterbestand" ]     ] )
  ] [
fhir:code [ fhir:v "MDC" ] ;
fhir:display [ fhir:v "Deactivate: discontinue using record in master file, but do not delete from database" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Datensatz inaktivieren, aber nicht löschen" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Deactiveren - stop gebruik van record in masterbestand, maar niet verwijderen uit database" ]     ] )
  ] [
fhir:code [ fhir:v "MDL" ] ;
fhir:display [ fhir:v "Delete record from master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Datensatz löschen" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Verwijderen uit masterbestand" ]     ] )
  ] [
fhir:code [ fhir:v "MUP" ] ;
fhir:display [ fhir:v "Update record for master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Datensatz ändern" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Updaten in masterbestand" ]     ] )
  ] ) . #