@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 -------------------------------------------------------------------

<https://ig.phase2.scip.synanetics.cloud/Observation/76045c32-490f-417f-ba4f-d5c0b2278a17> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "76045c32-490f-417f-ba4f-d5c0b2278a17"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/MODS-NeedObservation"^^xsd:anyURI ;
       fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/MODS-NeedObservation>
     ] ) ;
     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-Need-Need" ]
     ] )
  ] ; # 
  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 76045c32-490f-417f-ba4f-d5c0b2278a17</b></p><a name=\"76045c32-490f-417f-ba4f-d5c0b2278a17\"> </a><a name=\"hc76045c32-490f-417f-ba4f-d5c0b2278a17\"> </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-NeedObservation.html\">MODS Need Observation</a></p><p style=\"margin-bottom: 0px\">Tag: Structure Map for transforming FHIR Need Observation to MODS Need (Details: MODS FHIR Resource Structure Map Catalog code https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureMap/Observation-Need-Need = 'Structure Map for transforming FHIR Need Observation to MODS Need')</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.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCategory-1 3}\">Observations</span></p><p><b>code</b>: <span title=\"Codes:{https://metadata.phase2.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCode-1 7}\">Need</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-01-12 09:20:00+0000</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:{https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-NeedCategory-1 Mobility}\">Mobility</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>: Assistance needed with transfers and steady walking, particularly during morning routines to maintain comfort and reduce fall risk.</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-NeedComponentCode-1 significant}\">Significant</span></p><p><b>value</b>: true</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-NeedComponentCode-1 urgent}\">Urgent</span></p><p><b>value</b>: true</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.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCategory-1"^^xsd:anyURI ;
         fhir:l <https://metadata.phase2.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.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCode-1"^^xsd:anyURI ;
         fhir:l <https://metadata.phase2.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationCode-1>
       ] ;
       fhir:code [ fhir:v "7" ] ;
       fhir:display [ fhir:v "Need" ]
     ] )
  ] ; # 
  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-01-12T09:20:00Z"^^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 ( [
         fhir:system [
           fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-NeedCategory-1"^^xsd:anyURI ;
           fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-NeedCategory-1>
         ] ;
         fhir:code [ fhir:v "Mobility" ] ;
         fhir:display [ fhir:v "Mobility" ]
       ] )
     ]
  ] [
     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 "Assistance needed with transfers and steady walking, particularly during morning routines to maintain comfort and reduce fall risk."
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [
           fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-NeedComponentCode-1"^^xsd:anyURI ;
           fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-NeedComponentCode-1>
         ] ;
         fhir:code [ fhir:v "significant" ] ;
         fhir:display [ fhir:v "Significant" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Boolean ;
       fhir:v true
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [
           fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-NeedComponentCode-1"^^xsd:anyURI ;
           fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-NeedComponentCode-1>
         ] ;
         fhir:code [ fhir:v "urgent" ] ;
         fhir:display [ fhir:v "Urgent" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Boolean ;
       fhir:v true
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

