@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://ig.phase2.scip.synanetics.cloud/Observation/ec31eb4e-058d-45ff-ac28-ab9fa01f4d23> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ec31eb4e-058d-45ff-ac28-ab9fa01f4d23"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/MODS-DailyLivingObservation"^^xsd:anyURI ;
       fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/MODS-DailyLivingObservation>
     ] ) ;
     fhir:tag ( [
       fhir:system [
         fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-FhirStructureMapCatalog-1"^^xsd:anyURI ;
         fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-FhirStructureMapCatalog-1>
       ] ;
       fhir:code [ fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureMap/Observation-DailyLiving-DailyLiving" ]
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ec31eb4e-058d-45ff-ac28-ab9fa01f4d23</b></p><a name=\"ec31eb4e-058d-45ff-ac28-ab9fa01f4d23\"> </a><a name=\"hcec31eb4e-058d-45ff-ac28-ab9fa01f4d23\"> </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\">Profile: <a href=\"StructureDefinition-MODS-DailyLivingObservation.html\">MODS Daily Living Observation</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"CodeSystem-MODS-FhirStructureMapCatalog-1.html\">Structure Map for transforming FHIR DailyLiving Observation to MODS DailyLiving (Details: MODS FHIR Resource Structure Map Catalog code https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureMap/Observation-DailyLiving-DailyLiving = 'Structure Map for transforming FHIR DailyLiving Observation to MODS DailyLiving')</a></p></div><blockquote><p><b>Extension MODS Participant Care Actor</b></p><ul><li>participantRole: performer</li><li>participantReference: <a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.0.2&amp;canonical=http://fhir.org/packages/fhir.r4.ukcore.stu2/Practitioner/3f6c2e15-9c4b-45ee-9b57-1d9b2dff6a18\">Daniel Morgan</a></li></ul></blockquote><blockquote><p><b>Extension MODS Participant Care Actor</b></p><ul><li>participantRole: performer</li><li>participantReference: <a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.0.2&amp;canonical=http://fhir.org/packages/fhir.r4.ukcore.stu2/Practitioner/b7c9b3fa-0b7e-49ab-9c3d-7d4ea5db8a21\">Sophie Patel</a></li></ul></blockquote><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCategory-1 3}\">Observations</span></p><p><b>code</b>: <span title=\"Codes:{https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCode-1 9}\">Daily Living</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.0.2&amp;canonical=http://fhir.org/packages/fhir.r4.ukcore.stu2/Patient/5662b4ad-b076-4239-8767-5ad625c9151a\">Saura Swanimathan</a></p><p><b>effective</b>: 2025-05-04 08:45:00+0100</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationComponentCode-1 coded}\">Coded</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 702975009}\">Ex-tobacco user</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationComponentCode-1 text}\">Free-text</span></p><p><b>value</b>: Smoked around 20 a day for 30 years. Ceased smoking approximately 25 years ago.</p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "participantRole"^^xsd:anyURI ;
         fhir:l fhir:participantRole
       ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "performer"
       ]
     ] [
       fhir:url [
         fhir:v "participantReference"^^xsd:anyURI ;
         fhir:l fhir:participantReference
       ] ;
       fhir:value [
         a fhir:Reference ;
         fhir:l <https://ig.phase2.scip.synanetics.cloud/Practitioner/3f6c2e15-9c4b-45ee-9b57-1d9b2dff6a18> ;
         fhir:reference [ fhir:v "Practitioner/3f6c2e15-9c4b-45ee-9b57-1d9b2dff6a18" ] ;
         fhir:display [ fhir:v "Daniel Morgan" ]
       ]
     ] ) ;
     fhir:url [
       fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/Extension-MODS-ParticipantCareActor"^^xsd:anyURI ;
       fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/Extension-MODS-ParticipantCareActor>
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "participantRole"^^xsd:anyURI ;
         fhir:l fhir:participantRole
       ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "performer"
       ]
     ] [
       fhir:url [
         fhir:v "participantReference"^^xsd:anyURI ;
         fhir:l fhir:participantReference
       ] ;
       fhir:value [
         a fhir:Reference ;
         fhir:l <https://ig.phase2.scip.synanetics.cloud/Practitioner/b7c9b3fa-0b7e-49ab-9c3d-7d4ea5db8a21> ;
         fhir:reference [ fhir:v "Practitioner/b7c9b3fa-0b7e-49ab-9c3d-7d4ea5db8a21" ] ;
         fhir:display [ fhir:v "Sophie Patel" ]
       ]
     ] ) ;
     fhir:url [
       fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/Extension-MODS-ParticipantCareActor"^^xsd:anyURI ;
       fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/Extension-MODS-ParticipantCareActor>
     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCategory-1"^^xsd:anyURI ;
         fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCategory-1>
       ] ;
       fhir:code [ fhir:v "3" ] ;
       fhir:display [ fhir:v "Observations" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCode-1"^^xsd:anyURI ;
         fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCode-1>
       ] ;
       fhir:code [ fhir:v "9" ] ;
       fhir:display [ fhir:v "Daily Living" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <https://ig.phase2.scip.synanetics.cloud/Patient/5662b4ad-b076-4239-8767-5ad625c9151a> ;
     fhir:reference [ fhir:v "Patient/5662b4ad-b076-4239-8767-5ad625c9151a" ] ;
     fhir:display [ fhir:v "Saura Swanimathan" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2025-05-04T08:45:00+01:00"^^xsd:dateTime
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [
           fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationComponentCode-1"^^xsd:anyURI ;
           fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationComponentCode-1>
         ] ;
         fhir:code [ fhir:v "coded" ] ;
         fhir:display [ fhir:v "Coded" ]
       ] )
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         a sct:702975009 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "702975009" ] ;
         fhir:display [ fhir:v "Ex-tobacco user" ]
       ] )
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [
           fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationComponentCode-1"^^xsd:anyURI ;
           fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationComponentCode-1>
         ] ;
         fhir:code [ fhir:v "text" ] ;
         fhir:display [ fhir:v "Free-text" ]
       ] )
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "Smoked around 20 a day for 30 years. Ceased smoking approximately 25 years ago."
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

