0.0.1 - ci-build International flag

ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions

: Bundle - All of Carl Frederickson - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AllOfCarlFrederickson"] ; # 
  fhir:type [ fhir:v "batch"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Patient/CarlFrederickson"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Patient/CarlFrederickson> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Patient/CarlFrederickson"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/CareTeam/CarlFredericksonCareTeam"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/CareTeam/CarlFredericksonCareTeam> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "CareTeam/CarlFredericksonCareTeam"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/CarlFredericksonPHQ9"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/CarlFredericksonPHQ9> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/CarlFredericksonPHQ9"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/CarlFredericksonPHQ9A"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/CarlFredericksonPHQ9A> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/CarlFredericksonPHQ9A"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/CarlFredericksonBunions"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/CarlFredericksonBunions> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/CarlFredericksonBunions"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/CarlFredericksonHTN"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/CarlFredericksonHTN> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/CarlFredericksonHTN"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/CarlFredericksonMDD"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/CarlFredericksonMDD> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/CarlFredericksonMDD"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/CarlFredericksonOCPD"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/CarlFredericksonOCPD> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/CarlFredericksonOCPD"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/CarlFredericksonOUD"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/CarlFredericksonOUD> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/CarlFredericksonOUD"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/DiagnosticReport/CarlFredericksonXrayFeet"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/DiagnosticReport/CarlFredericksonXrayFeet> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/CarlFredericksonXrayFeet"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/CarlFredericksonBuprenorphineNaltrexone"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/MedicationRequest/CarlFredericksonBuprenorphineNaltrexone> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/CarlFredericksonBuprenorphineNaltrexone"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/CarlFredericksonCaptopril"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/MedicationRequest/CarlFredericksonCaptopril> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/CarlFredericksonCaptopril"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/CarlFredericksonFluoxetine"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/MedicationRequest/CarlFredericksonFluoxetine> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/CarlFredericksonFluoxetine"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/CarlFredericksonIbuprofen"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/MedicationRequest/CarlFredericksonIbuprofen> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/CarlFredericksonIbuprofen"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/CarlFredericksonBloodPressure"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/CarlFredericksonBloodPressure> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/CarlFredericksonBloodPressure"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/CarlFredericksonOUDThoughtRecord"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/CarlFredericksonOUDThoughtRecord> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/CarlFredericksonOUDThoughtRecord"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/RelatedPerson/EllieFrederickson"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/RelatedPerson/EllieFrederickson> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "RelatedPerson/EllieFrederickson"^^xsd:anyURI ]     ]
  ] ) . # 

<http://example.org/fhir/Patient/CarlFrederickson> a fhir:Patient ;
  fhir:id [ fhir:v "CarlFrederickson"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_CarlFrederickson\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient CarlFrederickson</b></p><a name=\"CarlFrederickson\"> </a><a name=\"hcCarlFrederickson\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Carl Frederickson  Male, DoB: 1950-04-22</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Ellie Frederickson </li></ul></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Frederickson" ] ;
    ( fhir:given [ fhir:v "Carl" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1950-04-22"^^xsd:date] ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Married" ]     ] )
  ] ; # 
  fhir:contact ( [
    ( fhir:relationship [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Emergency Contact" ]       ] )     ] ) ;
fhir:name [
fhir:family [ fhir:v "Frederickson" ] ;
      ( fhir:given [ fhir:v "Ellie" ] )     ]
  ] ) . # 

<http://example.org/fhir/CareTeam/CarlFredericksonCareTeam> a fhir:CareTeam ;
  fhir:id [ fhir:v "CarlFredericksonCareTeam"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CareTeam_CarlFredericksonCareTeam\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CareTeam CarlFredericksonCareTeam</b></p><a name=\"CarlFredericksonCareTeam\"> </a><a name=\"hcCarlFredericksonCareTeam\"> </a><p><b>identifier</b>: <code>http://example.org/demo/careteam-identifier</code>/CT-34567</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org LA27976-2}\">Encounter-focused care team</span></p><p><b>name</b>: Carl Frederickson's Care Team</p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><p><b>period</b>: 2023-01-15 --&gt; (ongoing)</p><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrHibbert-pcp.html\">PractitionerRole Primary care physician</a></p><p><b>period</b>: 2020-03-15 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrFunke-psychiatrist.html\">PractitionerRole Psychiatrist</a></p><p><b>period</b>: 2022-09-08 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-LucyvanPelt-therapist.html\">PractitionerRole Psychotherapist</a></p><p><b>period</b>: 2022-10-12 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrWhite-psychiatrist.html\">PractitionerRole Psychiatrist</a></p><p><b>period</b>: 2022-06-30 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrSasquatch-podiatrist.html\">PractitionerRole Podiatrist</a></p><p><b>period</b>: 2023-02-25 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrAurora-anesthesiologist.html\">PractitionerRole Anaesthetist</a></p><p><b>period</b>: 2023-05-15 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrBanner-radiologist.html\">PractitionerRole Radiologist</a></p><p><b>period</b>: 2023-03-10 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-ACOCareManager-practitionerrole.html\">PractitionerRole ICN - Infection control nurse</a></p><p><b>period</b>: 2022-01-01 --&gt; (ongoing)</p></blockquote><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 386661006}\">Multidisciplinary care</span></p><p><b>managingOrganization</b>: <a href=\"Organization-SpringfieldMedicalCenter.html\">Organization Springfield Medical Center</a></p><p><b>note</b>: By Dr. Hibbert @2023-05-10 14:00:00+0000</p><blockquote><div><p>Monthly care coordination meetings scheduled to coordinate care across behavioral health, primary care, and specialty services. Substance use treatment protected under 42 CFR Part 2.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.org/demo/careteam-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CT-34567" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:LA27976-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA27976-2" ] ;
fhir:display [ fhir:v "Encounter-focused care team" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Carl Frederickson's Care Team"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2023-01-15"^^xsd:date ]
  ] ; # 
  fhir:participant ( [
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/DrHibbert-pcp" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2020-03-15"^^xsd:date ]     ]
  ] [
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/DrFunke-psychiatrist" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-09-08"^^xsd:date ]     ]
  ] [
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/LucyvanPelt-therapist" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-10-12"^^xsd:date ]     ]
  ] [
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/DrWhite-psychiatrist" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-06-30"^^xsd:date ]     ]
  ] [
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/DrSasquatch-podiatrist" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2023-02-25"^^xsd:date ]     ]
  ] [
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/DrAurora-anesthesiologist" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2023-05-15"^^xsd:date ]     ]
  ] [
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/DrBanner-radiologist" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2023-03-10"^^xsd:date ]     ]
  ] [
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/ACOCareManager-practitionerrole" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-01-01"^^xsd:date ]     ]
  ] ) ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:386661006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "386661006" ] ;
fhir:display [ fhir:v "Fever (finding)" ]     ] ) ;
fhir:text [ fhir:v "Multidisciplinary care" ]
  ] ) ; # 
  fhir:managingOrganization ( [
fhir:reference [ fhir:v "Organization/SpringfieldMedicalCenter" ]
  ] ) ; # 
  fhir:note ( [
fhir:author [
a fhir:string ;
fhir:v "Dr. Hibbert"     ] ;
fhir:time [ fhir:v "2023-05-10T14:00:00Z"^^xsd:dateTime ] ;
fhir:text [ fhir:v "Monthly care coordination meetings scheduled to coordinate care across behavioral health, primary care, and specialty services. Substance use treatment protected under 42 CFR Part 2." ]
  ] ) . # 

<http://example.org/fhir/Observation/CarlFredericksonPHQ9> a fhir:Observation ;
  fhir:id [ fhir:v "CarlFredericksonPHQ9"] ; # 
  fhir:meta [
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BH" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_CarlFredericksonPHQ9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CarlFredericksonPHQ9</b></p><a name=\"CarlFredericksonPHQ9\"> </a><a name=\"hcCarlFredericksonPHQ9\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: Restricted (Details: Confidentiality code R = 'Restricted'), behavioral health information sensitivity (Details: ActCode code BH = 'behavioral health information sensitivity')</p></div><p><b>identifier</b>: <code>http://example.com/demo/observation-identifier</code>/PHQ9-56781</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 720433000}\">Mapple Screening - PHQ-9 depression assessment</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><p><b>focus</b>: <a href=\"Observation-CarlFredericksonPHQ9A.html\">Observation Brief emotional/behavioral assessment (eg, depression inventory, attention-deficit/hyperactivity disorder [ADHD] scale), with scoring and documentation, per standardized instrument</a></p><p><b>effective</b>: 2023-08-12 14:30:00+0000</p><p><b>performer</b>: Lucy van Pelt</p><p><b>value</b>: 15</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/observation-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PHQ9-56781" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:720433000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "720433000" ] ;
fhir:display [ fhir:v "Patient Health Questionnaire Nine Item score (observable entity)" ]     ] ) ;
fhir:text [ fhir:v "Mapple Screening - PHQ-9 depression assessment" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Observation/CarlFredericksonPHQ9A" ]
  ] ) ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-08-12T14:30:00Z"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:display [ fhir:v "Lucy van Pelt" ]
  ] ) ; # 
  fhir:value [
a fhir:integer ;
fhir:v 15
  ] . # 

<http://example.org/fhir/Observation/CarlFredericksonPHQ9A> a fhir:Observation ;
  fhir:id [ fhir:v "CarlFredericksonPHQ9A"] ; # 
  fhir:meta [
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BH" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_CarlFredericksonPHQ9A\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CarlFredericksonPHQ9A</b></p><a name=\"CarlFredericksonPHQ9A\"> </a><a name=\"hcCarlFredericksonPHQ9A\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: Restricted (Details: Confidentiality code R = 'Restricted'), behavioral health information sensitivity (Details: ActCode code BH = 'behavioral health information sensitivity')</p></div><p><b>identifier</b>: <code>http://example.com/demo/observation-identifier</code>/PHQ9-56781_A</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 96127}\">Brief emotional/behavioral assessment (eg, depression inventory, attention-deficit/hyperactivity disorder [ADHD] scale), with scoring and documentation, per standardized instrument</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><p><b>effective</b>: 2023-08-12 14:30:00+0000</p><p><b>performer</b>: Lucy van Pelt</p><p><b>value</b>: Brief emotional/behavioral assessment - CPT 96127 (not billed)</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/observation-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PHQ9-56781_A" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "96127" ] ;
fhir:display [ fhir:v "Brief emotional/behavioral assessment (eg, depression inventory, attention-deficit/hyperactivity disorder [ADHD] scale), with scoring and documentation, per standardized instrument" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-08-12T14:30:00Z"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:display [ fhir:v "Lucy van Pelt" ]
  ] ) ; # 
  fhir:value [
a fhir:string ;
fhir:v "Brief emotional/behavioral assessment - CPT 96127 (not billed)"
  ] . # 

<http://example.org/fhir/Condition/CarlFredericksonBunions> a fhir:Condition ;
  fhir:id [ fhir:v "CarlFredericksonBunions"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_CarlFredericksonBunions\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition CarlFredericksonBunions</b></p><a name=\"CarlFredericksonBunions\"> </a><a name=\"hcCarlFredericksonBunions\"> </a><p><b>identifier</b>: <code>http://example.com/demo/condition-identifier</code>/BUNIONS-12347</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm M21.611}, {http://snomed.info/sct 415692008}\">Bunions, bilateral</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/condition-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "BUNIONS-12347" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M21.611" ]     ] [
a sct:415692008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "415692008" ] ;
fhir:display [ fhir:v "Swelling of first metatarsophalangeal joint of hallux (disorder)" ]     ] ) ;
fhir:text [ fhir:v "Bunions, bilateral" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] . # 

<http://example.org/fhir/Condition/CarlFredericksonHTN> a fhir:Condition ;
  fhir:id [ fhir:v "CarlFredericksonHTN"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_CarlFredericksonHTN\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition CarlFredericksonHTN</b></p><a name=\"CarlFredericksonHTN\"> </a><a name=\"hcCarlFredericksonHTN\"> </a><p><b>identifier</b>: <code>http://example.com/demo/condition-identifier</code>/HTN-12346</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm I10}, {http://snomed.info/sct 59621000}\">Essential hypertension</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/condition-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "HTN-12346" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "I10" ] ;
fhir:display [ fhir:v "Essential (primary) hypertension" ]     ] [
a sct:59621000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59621000" ] ;
fhir:display [ fhir:v "Essential hypertension (disorder)" ]     ] ) ;
fhir:text [ fhir:v "Essential hypertension" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] . # 

<http://example.org/fhir/Condition/CarlFredericksonMDD> a fhir:Condition ;
  fhir:id [ fhir:v "CarlFredericksonMDD"] ; # 
  fhir:meta [
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BH" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_CarlFredericksonMDD\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition CarlFredericksonMDD</b></p><a name=\"CarlFredericksonMDD\"> </a><a name=\"hcCarlFredericksonMDD\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: Restricted (Details: Confidentiality code R = 'Restricted'), behavioral health information sensitivity (Details: ActCode code BH = 'behavioral health information sensitivity')</p></div><p><b>identifier</b>: <code>http://example.com/demo/condition-identifier</code>/MDD-12349</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm F33.1}, {http://snomed.info/sct 310496002}\">Major depressive disorder, recurrent, moderate</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/condition-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MDD-12349" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "F33.1" ] ;
fhir:display [ fhir:v "Major depressive disorder, recurrent, moderate" ]     ] [
a sct:310496002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "310496002" ] ;
fhir:display [ fhir:v "Moderate depression" ]     ] ) ;
fhir:text [ fhir:v "Major depressive disorder, recurrent, moderate" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] . # 

<http://example.org/fhir/Condition/CarlFredericksonOCPD> a fhir:Condition ;
  fhir:id [ fhir:v "CarlFredericksonOCPD"] ; # 
  fhir:meta [
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BH" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_CarlFredericksonOCPD\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition CarlFredericksonOCPD</b></p><a name=\"CarlFredericksonOCPD\"> </a><a name=\"hcCarlFredericksonOCPD\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: Restricted (Details: Confidentiality code R = 'Restricted'), behavioral health information sensitivity (Details: ActCode code BH = 'behavioral health information sensitivity')</p></div><p><b>identifier</b>: <code>http://example.com/demo/condition-identifier</code>/OCPD-12348</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm F60.5}, {http://snomed.info/sct 1376001}\">Obsessive-compulsive personality disorder</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/condition-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "OCPD-12348" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "F60.5" ] ;
fhir:display [ fhir:v "Obsessive-compulsive personality disorder" ]     ] [
a sct:1376001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1376001" ] ;
fhir:display [ fhir:v "Obsessive compulsive personality disorder" ]     ] ) ;
fhir:text [ fhir:v "Obsessive-compulsive personality disorder" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] . # 

<http://example.org/fhir/Condition/CarlFredericksonOUD> a fhir:Condition ;
  fhir:id [ fhir:v "CarlFredericksonOUD"] ; # 
  fhir:meta [
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] [
fhir:system [ fhir:v "http://SHIFT-Task-Force.github.io/demo-fhir-data/CodeSystem/LocalSensitiveKindCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "opioid" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SUD" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42CFRPart2" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_CarlFredericksonOUD\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition CarlFredericksonOUD</b></p><a name=\"CarlFredericksonOUD\"> </a><a name=\"hcCarlFredericksonOUD\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: Restricted (Details: Confidentiality code R = 'Restricted'), Opioid Abuse (Details: CodeSystem - Local Sensitive Kind Codes code opioid = 'Opioid Abuse'), substance use disorder information sensitivity (Details: ActCode code SUD = 'substance use disorder information sensitivity'), 42 CFR Part2 (Details: ActCode code 42CFRPart2 = '42 CFR Part2')</p></div><p><b>identifier</b>: <code>http://example.com/demo/condition-identifier</code>/OUD-12345</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm F11.11}, {http://snomed.info/sct 5602001}\">Opioid abuse, in remission</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><p><b>recordedDate</b>: 2025-04-06</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/condition-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "OUD-12345" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "F11.11" ] ;
fhir:display [ fhir:v "Opioid abuse, in remission" ]     ] [
a sct:5602001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5602001" ] ;
fhir:display [ fhir:v "Opioid abuse" ]     ] ) ;
fhir:text [ fhir:v "Opioid abuse, in remission" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2025-04-06"^^xsd:date] . # 

<http://example.org/fhir/DiagnosticReport/CarlFredericksonXrayFeet> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "CarlFredericksonXrayFeet"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_CarlFredericksonXrayFeet\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport CarlFredericksonXrayFeet</b></p><a name=\"CarlFredericksonXrayFeet\"> </a><a name=\"hcCarlFredericksonXrayFeet\"> </a><h2><span title=\"Codes:{http://www.ama-assn.org/go/cpt 73620}\">X-ray, bilateral feet, weightbearing, 2 views: dorsoplantar (DP) and axial</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 RAD}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Carl Frederickson  Male, DoB: 1950-04-22</td></tr><tr><td>When For</td><td>2022-11-15 10:30:00+0000</td></tr><tr><td>Reported</td><td>2022-11-15 14:45:00+0000</td></tr><tr><td>Performer</td><td> Dr. Robert Smith, Radiologist</td></tr><tr><td>Identifier</td><td> <code>http://example.com/demo/diagnosticreport-identifier</code>/XRAY-23456</td></tr></table><p><b>Report Details</b></p><p>Bilateral bunions with hallux valgus deformity, moderate degenerative changes in the first metatarsophalangeal joint bilaterally, more pronounced on the right.</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/diagnosticreport-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "XRAY-23456" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RAD" ] ;
fhir:display [ fhir:v "Radiology" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "73620" ] ;
fhir:display [ fhir:v "Radiologic examination, foot; 2 views" ]     ] ) ;
fhir:text [ fhir:v "X-ray, bilateral feet, weightbearing, 2 views: dorsoplantar (DP) and axial" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2022-11-15T10:30:00Z"^^xsd:dateTime
  ] ; # 
  fhir:issued [ fhir:v "2022-11-15T14:45:00Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:display [ fhir:v "Dr. Robert Smith, Radiologist" ]
  ] ) ; # 
  fhir:conclusion [ fhir:v "Bilateral bunions with hallux valgus deformity, moderate degenerative changes in the first metatarsophalangeal joint bilaterally, more pronounced on the right."] . # 

<http://example.org/fhir/MedicationRequest/CarlFredericksonBuprenorphineNaltrexone> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "CarlFredericksonBuprenorphineNaltrexone"] ; # 
  fhir:meta [
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SUD" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42CFRPart2" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_CarlFredericksonBuprenorphineNaltrexone\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest CarlFredericksonBuprenorphineNaltrexone</b></p><a name=\"CarlFredericksonBuprenorphineNaltrexone\"> </a><a name=\"hcCarlFredericksonBuprenorphineNaltrexone\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: Restricted (Details: Confidentiality code R = 'Restricted'), substance use disorder information sensitivity (Details: ActCode code SUD = 'substance use disorder information sensitivity'), 42 CFR Part2 (Details: ActCode code 42CFRPart2 = '42 CFR Part2')</p></div><p><b>identifier</b>: <code>http://example.com/demo/medication-identifier</code>/BUPR-NAL-78901</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 352364}, {http://snomed.info/sct 425741009}\">Buprenorphine / Naltrexone</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 8mg/2mg by mouth once daily</p><p><b>timing</b>: Once per 1 day</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>8 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/medication-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "BUPR-NAL-78901" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "352364" ] ;
fhir:display [ fhir:v "buprenorphine / naloxone" ]     ] [
a sct:425741009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "425741009" ] ;
fhir:display [ fhir:v "Product containing buprenorphine and naloxone (medicinal product)" ]     ] ) ;
fhir:text [ fhir:v "Buprenorphine / Naltrexone" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "8mg/2mg by mouth once daily" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ]     ] )
  ] ) . # 

<http://example.org/fhir/MedicationRequest/CarlFredericksonCaptopril> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "CarlFredericksonCaptopril"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_CarlFredericksonCaptopril\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest CarlFredericksonCaptopril</b></p><a name=\"CarlFredericksonCaptopril\"> </a><a name=\"hcCarlFredericksonCaptopril\"> </a><p><b>identifier</b>: <code>http://example.com/demo/medicationrequest-identifier</code>/RX-CAPTOPRIL-45603</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 315560}\">Captopril 12.5 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 12.5mg PO BID</p><p><b>timing</b>: 2 per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>12.5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/medicationrequest-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RX-CAPTOPRIL-45603" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "315560" ] ;
fhir:display [ fhir:v "captopril 12.5 MG" ]     ] ) ;
fhir:text [ fhir:v "Captopril 12.5 MG Oral Tablet" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "12.5mg PO BID" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral route" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v 12.5 ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ]     ] )
  ] ) . # 

<http://example.org/fhir/MedicationRequest/CarlFredericksonFluoxetine> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "CarlFredericksonFluoxetine"] ; # 
  fhir:meta [
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BH" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_CarlFredericksonFluoxetine\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest CarlFredericksonFluoxetine</b></p><a name=\"CarlFredericksonFluoxetine\"> </a><a name=\"hcCarlFredericksonFluoxetine\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: Restricted (Details: Confidentiality code R = 'Restricted'), behavioral health information sensitivity (Details: ActCode code BH = 'behavioral health information sensitivity')</p></div><p><b>identifier</b>: <code>http://example.com/demo/medicationrequest-identifier</code>/RX-FLUOXETINE-45602</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 315952}\">Fluoxetine 20 MG Oral Capsule</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 20mg PO daily</p><p><b>timing</b>: Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>20 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/medicationrequest-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RX-FLUOXETINE-45602" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "315952" ] ;
fhir:display [ fhir:v "fluoxetine 20 MG" ]     ] ) ;
fhir:text [ fhir:v "Fluoxetine 20 MG Oral Capsule" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "20mg PO daily" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral route" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "20"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ]     ] )
  ] ) . # 

<http://example.org/fhir/MedicationRequest/CarlFredericksonIbuprofen> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "CarlFredericksonIbuprofen"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_CarlFredericksonIbuprofen\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest CarlFredericksonIbuprofen</b></p><a name=\"CarlFredericksonIbuprofen\"> </a><a name=\"hcCarlFredericksonIbuprofen\"> </a><p><b>identifier</b>: <code>http://example.com/demo/medication-identifier</code>/IBPROFEN-45678</p><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 5640}\">ibuprofen</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 800mg by mouth three times a day as needed for pain</p><p><b>timing</b>: 3 per 1 day</p><p><b>asNeeded</b>: true</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>800 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/medication-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "IBPROFEN-45678" ]
  ] ) ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5640" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "800mg by mouth three times a day as needed for pain" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:asNeeded [
a fhir:boolean ;
fhir:v true     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "800"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ]     ] )
  ] ) . # 

<http://example.org/fhir/Observation/CarlFredericksonBloodPressure> a fhir:Observation ;
  fhir:id [ fhir:v "CarlFredericksonBloodPressure"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_CarlFredericksonBloodPressure\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CarlFredericksonBloodPressure</b></p><a name=\"CarlFredericksonBloodPressure\"> </a><a name=\"hcCarlFredericksonBloodPressure\"> </a><p><b>identifier</b>: <code>http://example.com/demo/observation-identifier</code>/BP-56783</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 75367002}, {http://loinc.org 85354-9}\">Mapple Vitals - Blood pressure</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><p><b>effective</b>: 2023-08-15 09:30:00+0000</p><p><b>performer</b>: <a href=\"CareTeam-CarlFredericksonCareTeam.html\">CareTeam Carl Frederickson's Care Team</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 132 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 86 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/observation-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "BP-56783" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:75367002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75367002" ] ;
fhir:display [ fhir:v "Blood pressure (observable entity)" ]     ] [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] ) ;
fhir:text [ fhir:v "Mapple Vitals - Blood pressure" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-08-15T09:30:00Z"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "CareTeam/CarlFredericksonCareTeam" ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "132"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mm[Hg]" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "86"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mm[Hg]" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<http://example.org/fhir/Observation/CarlFredericksonOUDThoughtRecord> a fhir:Observation ;
  fhir:id [ fhir:v "CarlFredericksonOUDThoughtRecord"] ; # 
  fhir:meta [
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BH" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_CarlFredericksonOUDThoughtRecord\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CarlFredericksonOUDThoughtRecord</b></p><a name=\"CarlFredericksonOUDThoughtRecord\"> </a><a name=\"hcCarlFredericksonOUDThoughtRecord\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: Restricted (Details: Confidentiality code R = 'Restricted'), behavioral health information sensitivity (Details: ActCode code BH = 'behavioral health information sensitivity')</p></div><p><b>identifier</b>: <code>http://example.com/demo/observation-identifier</code>/OUDTR-56782</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 444175001}\">Mapple CBT Tool - OUD self-help thought record</span></p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><p><b>effective</b>: 2023-08-05 14:45:00+0000</p><p><b>performer</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/observation-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "OUDTR-56782" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:444175001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "444175001" ] ;
fhir:display [ fhir:v "Guided self-help cognitive behavioral therapy (regime/therapy)" ]     ] ) ;
fhir:text [ fhir:v "Mapple CBT Tool - OUD self-help thought record" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-08-05T14:45:00Z"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ) . # 

<http://example.org/fhir/RelatedPerson/EllieFrederickson> a fhir:RelatedPerson ;
  fhir:id [ fhir:v "EllieFrederickson"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_EllieFrederickson\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson EllieFrederickson</b></p><a name=\"EllieFrederickson\"> </a><a name=\"hcEllieFrederickson\"> </a><p><b>identifier</b>: <code>http://example.com/demo/relatedperson-identifier</code>/RP-56789</p><p><b>patient</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode WIFE}\">wife</span></p><p><b>name</b>: Ellie Frederickson </p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/demo/relatedperson-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RP-56789" ]
  ] ) ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/CarlFrederickson" ]
  ] ; # 
  fhir:relationship ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "WIFE" ] ;
fhir:display [ fhir:v "wife" ]     ] )
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Frederickson" ] ;
    ( fhir:given [ fhir:v "Ellie" ] )
  ] ) . #