@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:AllergyIntolerance ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Example1"] ; # fhir:meta [ fhir:versionId [ fhir:v "1346942002000600" ] ; fhir:lastUpdated [ fhir:v "2010-12-10T22:22:04.067+05:30"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"^^xsd:anyURI ; fhir:link ] [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergy-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: AllergyIntolerance Example1

version: versionId: id (PrimitiveType/AllergyIntolerance.meta.versionId): element = id -> versionId=id[1346942002000600]; Last updated: 2010-12-10 22:22:04+0530

Profiles: US Core AllergyIntolerance Profile, Allergy or Intolerance (generally: Risk Of Adverse reaction to a substance)

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 ')

clinicalStatus: Active

category: Medication

criticality: High Risk

code: PROLIXIN

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

onset: 2002-09-06 00:00:00+0530

recorder: Practitioner Harry S. Winston

note: rash

reaction

manifestation: shock

reaction

manifestation: rash

" ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergy-extension-encounter"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "Encounter/Example1" ] ] ] [ fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergy-extension-enddate"^^xsd:anyURI ] ; fhir:value [ fhir:v "2020-08-28T00:00:00+05:30"^^xsd:dateTime ] ] ) ; # fhir:clinicalStatus [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ; fhir:display [ fhir:v "Active" ] ] ) ; fhir:text [ fhir:v "Active" ] ] ; # fhir:category ( [ fhir:v "medication" ; 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/allergyclass"^^xsd:anyURI ] ; fhir:code [ fhir:v "D" ] ; fhir:display [ fhir:v "Drug Allergy" ] ] ] ) ] ) ; # fhir:criticality [ fhir:v "high" ; 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/allergycrit"^^xsd:anyURI ] ; fhir:code [ fhir:v "Y" ] ; fhir:display [ fhir:v "Critical" ] ] ] ) ] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/ndc"^^xsd:anyURI ] ; fhir:code [ fhir:v "000030801" ] ] [ fhir:system [ fhir:v "http://docs.wolterskluwercdi.com/codesystems/gpi"^^xsd:anyURI ] ; fhir:code [ fhir:v "59200025101320" ] ] [ fhir:system [ fhir:v "http://docs.wolterskluwercdi.com/codesystems/ddid"^^xsd:anyURI ] ; fhir:code [ fhir:v "17852" ] ] [ fhir:system [ fhir:v "http://docs.wolterskluwercdi.com/codesystems/kdc"^^xsd:anyURI ] ; fhir:code [ fhir:v "3654" ] ] ) ; fhir:text [ fhir:v "PROLIXIN" ] ] ; # fhir:patient [ fhir:link ; fhir:reference [ fhir:v "Patient/Example1" ] ] ; # fhir:onset [ fhir:v "2002-09-06T00:00:00+05:30"^^xsd:dateTime] ; # fhir:recorder [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Example1" ] ] ; # fhir:note ( [ fhir:text [ fhir:v "rash" ] ] ) ; # fhir:reaction ( [ fhir:manifestation ( [ fhir:coding ( [ a sct:27942005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27942005" ] ; fhir:display [ fhir:v "shock" ] ] ) ] ) ] [ fhir:manifestation ( [ fhir:coding ( [ a sct:271807003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271807003" ] ; fhir:display [ fhir:v "rash" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------