@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Procedure ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Example2"] ; # fhir:meta [ fhir:versionId [ fhir:v "2023050282057000" ] ; fhir:lastUpdated [ fhir:v "2024-02-08T22:29:49.067-08:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"^^xsd:anyURI ; fhir:link ] [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-procedure-profile"^^xsd:anyURI ; fhir:link ] ) ; fhir:security ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ; fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "Normal" ] ] ) ; fhir:tag ( [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"^^xsd:anyURI ] ; fhir:code [ fhir:v "Removed" ] ; fhir:display [ fhir:v "Removed" ] ] [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"^^xsd:anyURI ] ; fhir:code [ fhir:v "Pen" ] ; fhir:display [ fhir:v "Pen" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Procedure Example2

version: versionId: id (PrimitiveType/Procedure.meta.versionId): element = id -> versionId=id[2023050282057000]; Last updated: 2024-02-08 22:29:49-0800

Profiles: US Core Procedure Profile, An action that is being or was performed on a patient

Tags: Removed (Details: EditTags code Removed = ' Removed ', stated as ' Removed '), Pen (Details: EditTags code Pen = ' Pen ', stated as ' Pen ')

Security Label: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal ')

identifier: Unspecified Identifier/169-3

basedOn: ServiceRequest/2023050282057000

status: Completed

code: 0.9% NS 1000 ml

subject: Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)

encounter: Encounter: extension = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --> 2020-08-17 21:07:17-0600

performed: 2024-02-08 22:24:42-0800

Performers

-Actor
*Practitioner Harry S. Winston

reasonReference: Condition I10

" ] ; # fhir:identifier ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "U" ] ; fhir:display [ fhir:v "Unspecified Identifier" ] ] ) ; fhir:text [ fhir:v "Unspecified Identifier" ] ] ; fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ORDERNUM/1000-4-9390"^^xsd:anyURI ] ; fhir:value [ fhir:v "169-3" ] ] ) ; # fhir:basedOn ( [ fhir:link ; fhir:reference [ fhir:v "ServiceRequest/2023050282057000" ] ] ) ; # fhir:status [ fhir:v "completed" ; fhir:extension ( [ fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/procedurestatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "Complete" ] ] ] ) ] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://argonaut.hl7.org/fhir/sid/cdt"^^xsd:anyURI ] ; fhir:code [ fhir:v "J7030:24,25,26" ] ] ) ; fhir:text [ fhir:v "0.9% NS 1000 ml" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/Example1" ] ] ; # fhir:encounter [ fhir:link ; fhir:reference [ fhir:v "Encounter/Example1" ] ] ; # fhir:performed [ fhir:v "2024-02-08T22:24:42-08:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:actor [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Example1" ] ] ] ) ; # fhir:reasonReference ( [ fhir:link ; fhir:reference [ fhir:v "Condition/Example1" ] ] ) . # # -------------------------------------------------------------------------------------