@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Observation ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Example18"] ; # fhir:meta [ fhir:versionId [ fhir:v "Example18" ] ; fhir:lastUpdated [ fhir:v "2025-02-11T03:40:48.459-08:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/travel-history-observation"^^xsd:anyURI ; fhir:link ] ) ; 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 "extensions" ] ; fhir:div "

Generated Narrative: Observation Example18

version: Example18; Last updated: 2025-02-11 03:40:48-0800

Profiles: Measurements and simple assertions, http://hl7.org/fhir/us/ecr/StructureDefinition/travel-history-observation

Tags: Removed (Details: EditTags code Removed), Pen (Details: EditTags code Pen)

identifier: Unspecified Identifier/2054864448806740

status: Final

category: Social History

code: Travel History

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

effective: 2025-02-02 00:00:00-0800 --> 2025-02-07 00:00:00-0800

component

org/fhir/us/ecr/StructureDefinition/us-ph-address-extension: shs ber 43555 Bermuda

code: Location

value: Bermuda

component

code: Type of activity (attribute)

value: Business

" ] ; # 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/ObservationId/Training"^^xsd:anyURI ] ; fhir:value [ fhir:v "2054864448806740" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "social-history" ] ; fhir:display [ fhir:v "Social History" ] ] ) ] ) ; # fhir:code [ fhir:coding ( [ a sct:420008001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "420008001" ] ; fhir:display [ fhir:v "Travel" ] ] ) ; fhir:text [ fhir:v "Travel History" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/Example1" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-02-02T00:00:00-08:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2025-02-07T00:00:00-08:00"^^xsd:dateTime ] ] ; # fhir:component ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-address-extension"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "shs" ] ; fhir:state [ fhir:v "ber" ] ; fhir:postalCode [ fhir:v "43555" ] ; fhir:country [ fhir:v "Bermuda" ] ] ] ) ; fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ; fhir:code [ fhir:v "LOC" ] ; fhir:display [ fhir:v "Location" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "BMU" ] ; fhir:display [ fhir:v "Bermuda" ] ] ) ] ] [ fhir:code [ fhir:coding ( [ a sct:280147009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "280147009" ] ; fhir:display [ fhir:v "Type of activity (attribute)" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "PHIN VS"^^xsd:anyURI ] ; fhir:code [ fhir:v "PHC386" ] ; fhir:display [ fhir:v "Business" ] ] ) ] ] ) . # # -------------------------------------------------------------------------------------