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

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

: MedicationStatement Adherence Codes - TTL Representation

Page standards status: Informative 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 "medication-statement-adherence"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/CodeSystem/medication-statement-adherence</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td>\n                  <b>Lvl</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>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">taking\n                  <a name=\"medication-statement-adherence-taking\"> </a>\n                </td>\n                <td>Taking</td>\n                <td>The medication is being taken.</td>\n              </tr>\n              <tr>\n                <td>2</td>\n                <td style=\"white-space:nowrap\">  taking-as-directed\n                  <a name=\"medication-statement-adherence-taking-as-directed\"> </a>\n                </td>\n                <td>Taking As Directed</td>\n                <td>The medication is being taken as directed.</td>\n              </tr>\n              <tr>\n                <td>2</td>\n                <td style=\"white-space:nowrap\">  taking-not-as-directed\n                  <a name=\"medication-statement-adherence-taking-not-as-directed\"> </a>\n                </td>\n                <td>Taking Not As Directed</td>\n                <td>The medication is not being taken as directed.</td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">not-taking\n                  <a name=\"medication-statement-adherence-not-taking\"> </a>\n                </td>\n                <td>Not Taking</td>\n                <td>The medication is not being taken.</td>\n              </tr>\n              <tr>\n                <td>2</td>\n                <td style=\"white-space:nowrap\">  on-hold\n                  <a name=\"medication-statement-adherence-on-hold\"> </a>\n                </td>\n                <td>On Hold</td>\n                <td>The medication is on hold.</td>\n              </tr>\n              <tr>\n                <td>3</td>\n                <td style=\"white-space:nowrap\">    on-hold-as-directed\n                  <a name=\"medication-statement-adherence-on-hold-as-directed\"> </a>\n                </td>\n                <td>On Hold As Directed</td>\n                <td>The medication is on hold as directed.</td>\n              </tr>\n              <tr>\n                <td>3</td>\n                <td style=\"white-space:nowrap\">    on-hold-not-as-directed\n                  <a name=\"medication-statement-adherence-on-hold-not-as-directed\"> </a>\n                </td>\n                <td>On Hold Not As Directed</td>\n                <td>The medication is on hold not as directed.</td>\n              </tr>\n              <tr>\n                <td>2</td>\n                <td style=\"white-space:nowrap\">  stopped\n                  <a name=\"medication-statement-adherence-stopped\"> </a>\n                </td>\n                <td>Stopped</td>\n                <td>The medication is stopped.</td>\n              </tr>\n              <tr>\n                <td>3</td>\n                <td style=\"white-space:nowrap\">    stopped-as-directed\n                  <a name=\"medication-statement-adherence-stopped-as-directed\"> </a>\n                </td>\n                <td>Stopped As Directed</td>\n                <td>The medication is stopped as directed.</td>\n              </tr>\n              <tr>\n                <td>3</td>\n                <td style=\"white-space:nowrap\">    stopped-not-as-directed\n                  <a name=\"medication-statement-adherence-stopped-not-as-directed\"> </a>\n                </td>\n                <td>Stopped Not As Directed</td>\n                <td>The medication is stopped not as directed.</td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">unknown\n                  <a name=\"medication-statement-adherence-unknown\"> </a>\n                </td>\n                <td>Unknown</td>\n                <td>Whether the medication is being taken or not is not currently known.</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.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 "phx"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/CodeSystem/medication-statement-adherence"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "MedicationStatementAdherenceCodes"] ; # 
  fhir:title [ fhir:v "MedicationStatement Adherence Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:55:28-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Pharmacy"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Pharmacy" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/medication" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "MedicationStatement Adherence 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 true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/medication-statement-adherence"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/medication-statement-adherence>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "taking" ] ;
fhir:display [ fhir:v "Taking" ] ;
fhir:definition [ fhir:v "The medication is being taken." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "taking-as-directed" ] ;
fhir:display [ fhir:v "Taking As Directed" ] ;
fhir:definition [ fhir:v "The medication is being taken as directed." ]     ] [
fhir:code [ fhir:v "taking-not-as-directed" ] ;
fhir:display [ fhir:v "Taking Not As Directed" ] ;
fhir:definition [ fhir:v "The medication is not being taken as directed." ]     ] )
  ] [
fhir:code [ fhir:v "not-taking" ] ;
fhir:display [ fhir:v "Not Taking" ] ;
fhir:definition [ fhir:v "The medication is not being taken." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "on-hold" ] ;
fhir:display [ fhir:v "On Hold" ] ;
fhir:definition [ fhir:v "The medication is on hold." ] ;
      ( fhir:concept [
fhir:code [ fhir:v "on-hold-as-directed" ] ;
fhir:display [ fhir:v "On Hold As Directed" ] ;
fhir:definition [ fhir:v "The medication is on hold as directed." ]       ] [
fhir:code [ fhir:v "on-hold-not-as-directed" ] ;
fhir:display [ fhir:v "On Hold Not As Directed" ] ;
fhir:definition [ fhir:v "The medication is on hold not as directed." ]       ] )     ] [
fhir:code [ fhir:v "stopped" ] ;
fhir:display [ fhir:v "Stopped" ] ;
fhir:definition [ fhir:v "The medication is stopped." ] ;
      ( fhir:concept [
fhir:code [ fhir:v "stopped-as-directed" ] ;
fhir:display [ fhir:v "Stopped As Directed" ] ;
fhir:definition [ fhir:v "The medication is stopped as directed." ]       ] [
fhir:code [ fhir:v "stopped-not-as-directed" ] ;
fhir:display [ fhir:v "Stopped Not As Directed" ] ;
fhir:definition [ fhir:v "The medication is stopped not as directed." ]       ] )     ] )
  ] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "Whether the medication is being taken or not is not currently known." ]
  ] ) . #