@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Immunization ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Example2"] ; # fhir:meta [ fhir:versionId [ fhir:v "1928988102500700" ] ; fhir:lastUpdated [ fhir:v "2021-02-15T06:02:03.413+05:30"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"^^xsd:anyURI ; fhir:link ] [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-immunization-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 "New" ] ; fhir:display [ fhir:v "New" ] ] [ 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:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"^^xsd:anyURI ] ; fhir:code [ fhir:v "NewPen" ] ; fhir:display [ fhir:v "New Pen" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Immunization Example2

version: versionId: id (PrimitiveType/Immunization.meta.versionId): element = id -> versionId=id[1928988102500700]; Last updated: 2021-02-15 06:02:03+0530

Profiles: US Core Immunization Profile, Immunization event information

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

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

identifier: Unspecified Identifier/1928988102500700

status: Not Done

statusReason: Viral hepatitis, type A

vaccineCode: hepatitis A vaccine, pediatric/adolescent dosage, 2 dose schedule

patient: 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

occurrence: 2021-02-15 00:00:00+0530

primarySource: true

location: Location WC

Performers

-Actor
*Practitioner Harry S. Winston

ProtocolApplieds

-SeriesDoseNumber[x]
*Hepatitis A2
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergy-extension-VFCEligibility"^^xsd:anyURI ] ; fhir:value [ fhir:v "NA" ] ] [ fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-immunization-extension-NotGiven"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; # 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/ImmunizationId/Training"^^xsd:anyURI ] ; fhir:value [ fhir:v "1928988102500700" ] ] ) ; # fhir:status [ fhir:v "not-done" ; 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/immunizationgivenstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "NN" ] ; fhir:display [ fhir:v "Not Done" ] ] ] ) ] ; # fhir:statusReason [ fhir:coding ( [ a sct:40468003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "40468003" ] ; fhir:display [ fhir:v "Viral hepatitis, type A" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ; fhir:code [ fhir:v "IMMUNE" ] ; fhir:display [ fhir:v "Immunity" ] ] ) ] ; # fhir:vaccineCode [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ; fhir:code [ fhir:v "83" ] ] ) ] ; # fhir:patient [ fhir:link ; fhir:reference [ fhir:v "Patient/Example1" ] ] ; # fhir:encounter [ fhir:link ; fhir:reference [ fhir:v "Encounter/Example1" ] ] ; # fhir:occurrence [ fhir:v "2021-02-15T00:00:00.000+05:30"^^xsd:dateTime] ; # fhir:primarySource [ fhir:v "true"^^xsd:boolean] ; # fhir:location [ fhir:link ; fhir:reference [ fhir:v "Location/Example1" ] ] ; # fhir:performer ( [ fhir:actor [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Example1" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "Hepatitis A" ] ; fhir:doseNumber [ fhir:v "2"^^xsd:positiveInteger ] ] ) . # # -------------------------------------------------------------------------------------