@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Immunization ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Example1"] ; # fhir:meta [ fhir:versionId [ fhir:v "1917088425159200" ] ; fhir:lastUpdated [ fhir:v "2020-09-30T12:33:45.510+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 "Pencil" ] ; fhir:display [ fhir:v "Pencil" ] ] [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"^^xsd:anyURI ] ; fhir:code [ fhir:v "NewPencil" ] ; fhir:display [ fhir:v "New Pencil" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Immunization Example1

version: versionId: id (PrimitiveType/Immunization.meta.versionId): element = id -> versionId=id[1917088425159200]; Last updated: 2020-09-30 12:33:45+0530

Profiles: US Core Immunization Profile, Immunization event information

Tags: New (Details: EditTags code New = ' New ', stated as ' New '), Pencil (Details: EditTags code Pencil = ' Pencil ', stated as ' Pencil '), New Pencil (Details: EditTags code NewPencil = ' NewPencil ', stated as ' New Pencil ')

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

identifier: Unspecified Identifier/1917088425159200

status: Completed

vaccineCode: DTaP-hepatitis B and poliovirus vaccine

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: 2017-12-09 00:00:00+0530

primarySource: false

reportOrigin: Parent/Guardian/Patient Recall

location: Location WC

lotNumber: 12345

expirationDate: 2017-12-31

site: Left ear structure

route: ID

doseQuantity: 1.5 % (Details: UCUM code% = '%')

Performers

-Actor
*Practitioner Harry S. Winston

reasonCode: Administered third dose, Series 3

Reactions

-DateDetail
*2018-03-07 00:00:00+0530anaphylaxis

ProtocolApplieds

-SeriesDoseNumber[x]
*Hepatitis B3
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergy-extension-VFCEligibility"^^xsd:anyURI ] ; fhir:value [ fhir:v "V24" ] ] [ fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-immunization-extension-NotGiven"^^xsd:anyURI ] ; fhir:value [ fhir:v "false"^^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 "1917088425159200" ] ] ) ; # 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/immunizationgivenstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "YN" ] ; fhir:display [ fhir:v "Completed" ] ] ] ) ] ; # fhir:vaccineCode [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ; fhir:code [ fhir:v "110" ] ; fhir:display [ fhir:v "DTaP-hepatitis B and poliovirus vaccine" ] ] [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/mvx"^^xsd:anyURI ] ; fhir:code [ fhir:v "SKB" ] ; fhir:display [ fhir:v "GlaxoSmithKline" ] ] ) ] ; # fhir:patient [ fhir:link ; fhir:reference [ fhir:v "Patient/Example1" ] ] ; # fhir:encounter [ fhir:link ; fhir:reference [ fhir:v "Encounter/Example1" ] ] ; # fhir:occurrence [ fhir:v "2017-12-09T00:00:00.000+05:30"^^xsd:dateTime] ; # fhir:primarySource [ fhir:v "false"^^xsd:boolean] ; # fhir:reportOrigin [ fhir:coding ( [ fhir:system [ fhir:v "https://www.hl7.org/fhir/codesystem-immunization-origin"^^xsd:anyURI ] ; fhir:code [ fhir:v "recall" ] ; fhir:display [ fhir:v "Parent/Guardian/Patient Recall" ] ] ) ; fhir:text [ fhir:v "Parent/Guardian/Patient Recall" ] ] ; # fhir:location [ fhir:link ; fhir:reference [ fhir:v "Location/Example1" ] ] ; # fhir:lotNumber [ fhir:v "12345"] ; # fhir:expirationDate [ fhir:v "2017-12-31"^^xsd:date] ; # fhir:site [ fhir:coding ( [ a sct:89644007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "89644007" ] ; fhir:display [ fhir:v "Left ear structure" ] ] ) ; fhir:text [ fhir:v "Left ear structure" ] ] ; # fhir:route [ fhir:coding ( [ fhir:system [ fhir:v "http://ncimeta.nci.nih.gov"^^xsd:anyURI ] ; fhir:code [ fhir:v "C38238" ] ; fhir:display [ fhir:v "ID" ] ] ) ; fhir:text [ fhir:v "ID" ] ] ; # fhir:doseQuantity [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "%" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "%" ] ] ; # fhir:performer ( [ fhir:actor [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Example1" ] ] ] ) ; # fhir:reasonCode ( [ fhir:text [ fhir:v "Administered third dose, Series 3" ] ] ) ; # fhir:reaction ( [ fhir:date [ fhir:v "2018-03-07T00:00:00+05:30"^^xsd:dateTime ] ; fhir:detail [ fhir:display [ fhir:v "anaphylaxis" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "Hepatitis B" ] ; fhir:doseNumber [ fhir:v "3"^^xsd:positiveInteger ] ] ) . # # -------------------------------------------------------------------------------------