@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Encounter ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "InterweaveEncounterExample-MaturityLevel1"] ; # fhir:meta [ fhir:versionId [ fhir:v "InterweaveEncounterExample-v1.0.0" ] ; fhir:lastUpdated [ fhir:v "2022-02-01T09:37:00Z"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://fhir.yhcr.nhs.uk/StructureDefinition/Interweave-Encounter"^^xsd:anyURI ] [ fhir:v "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"^^xsd:anyURI ] ) ; fhir:tag ( [ fhir:system [ fhir:v "https://yhcr.nhs.uk/Source"^^xsd:anyURI ] ; fhir:code [ fhir:v "ABC-01" ] ; fhir:display [ fhir:v "Acme Ltd Data Systems" ] ] [ fhir:system [ fhir:v "https://yhcr.nhs.uk/Provenance"^^xsd:anyURI ] ; fhir:code [ fhir:v "RCB" ] ; fhir:display [ fhir:v "York and Scarborough Teaching Hospitals NHS Foundation Trust" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: Encounter

Resource Encounter "InterweaveEncounterExample-MaturityLevel1" Version "InterweaveEncounterExample-v1.0.0" Updated "2022-02-01 09:37:00+0000"

Profiles: InterweaveEncounter, CareConnect-Encounter-1

Tags: https://yhcr.nhs.uk/Source, https://yhcr.nhs.uk/Provenance

ExtensionInterweaveR4EncounterServiceType: Adult dermatology service (SNOMED CT#23871000087101)

identifier: id: RCB.ENC-123-XYZ

status: finished

StatusHistories

-StatusPeriod
*in-progress2022-01-09 09:00:00+0000 --> 2022-01-11 14:30:00+0000

class: inpatient acute (Details: http://hl7.org/fhir/v3/ActCode code ACUTE = 'inpatient acute', stated as 'inpatient acute')

type: Seen in hospital ward (SNOMED CT#185212007)

priority: elective (v3 Code System ActPriority#EL)

subject: Patient/InterweavePatientExample-MustSupport: Mr Fred BLOGGS " BLOGGS"

participant

type: primary performer (v3 Code System ParticipationType#PPRF)

individual: Practitioner/InterweavePractitionerExample: Dr Jane BLOGGS " BLOGGS"

participant

type: admitter (v3 Code System ParticipationType#ADM)

individual: Practitioner/InterweavePractitionerExample: Dr Jane BLOGGS " BLOGGS"

participant

type: discharger (v3 Code System ParticipationType#DIS)

individual: Practitioner/InterweavePractitionerExample: Dr Jane BLOGGS " BLOGGS"

participant

type: Participation (v3 Code System ParticipationType#PART)

individual:

identifier: id: XYZ987

active: true

name: Bob Smithson

telecom: ph: 01234 9876512(WORK)

appointment: Appointment/InterweaveAppointmentExample

period: 2022-01-09 09:00:00+0000 --> 2022-01-11 14:30:00+0000

reason: Paraffinoma of skin (SNOMED CT#299007)

Diagnoses

-ConditionRoleRank
*InterweaveConditionExampleChief complaint (DiagnosisRole#CC)1

Hospitalizations

-ExtensionOriginAdmitSourceDestinationDischargeDisposition
*, ,

status: active

name: 42 Grove Street, LS21 1PF

mode: instance

type: Patient's Residence (v3 Code System RoleCode#PTRES)

address: 42 Grove Street Northville Overtown LS21 1PF

physicalType: House (LocationType#ho)

Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode. (NHS Data Model and Dictionary Source Of Admission#19)Location/InterweaveLocationSocialCareExample: St Hildas Care Home "St Hildas Care Home"Care Home Without Nursing (Interweave Discharge Destination codes#56)

location

location: Location/InterweaveLocationWardExample1: York Hospital: Ward 27 - Dermatology clinic "York Hospital: Jubilee Building: Ward 27"

status: completed

period: 2022-01-09 09:00:00+0000 --> 2022-01-09 10:30:00+0000

location

location: Location/InterweaveLocationWardExample2: York Hospital: Ward 28 - Allergy clinic "York Hospital: Jubilee Building: Ward 28"

status: completed

period: 2022-01-09 10:30:00+0000 --> 2022-01-11 14:30:00+0000


Generated Narrative: Location #InterweaveLocationHouseAdmissionExample

status: active

name: 42 Grove Street, LS21 1PF

mode: instance

type: Patient's Residence (v3 Code System RoleCode#PTRES)

address: 42 Grove Street Northville Overtown LS21 1PF

physicalType: House (LocationType#ho)


Generated Narrative: Practitioner #InterweavePractitionerBobExample

identifier: id: XYZ987

active: true

name: Bob Smithson

telecom: ph: 01234 9876512(WORK)

" ] ; # fhir:contained ( [ a fhir:Location ; fhir:id [ fhir:v "InterweaveLocationHouseAdmissionExample" ] ; fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.yhcr.nhs.uk/StructureDefinition/Interweave-Location"^^xsd:anyURI ] ) ] ; fhir:status [ fhir:v "active" ] ; fhir:name [ fhir:v "42 Grove Street, LS21 1PF" ] ; fhir:mode [ fhir:v "instance" ] ; fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/v3/RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "PTRES" ] ; fhir:display [ fhir:v "Patient's Residence" ] ] ) ] ; fhir:address [ fhir:line ( [ fhir:v "42 Grove Street" ] [ fhir:v "Northville" ] ) ; fhir:city [ fhir:v "Overtown" ] ; fhir:district [ fhir:v "West Yorkshire" ] ; fhir:postalCode [ fhir:v "LS21 1PF" ] ] ; fhir:physicalType [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/location-physical-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "ho" ] ; fhir:display [ fhir:v "House" ] ] ) ] ] [ a fhir:Practitioner ; fhir:id [ fhir:v "InterweavePractitionerBobExample" ] ; fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.yhcr.nhs.uk/StructureDefinition/Interweave-Practitioner"^^xsd:anyURI ] ) ] ; fhir:identifier ( [ fhir:system [ fhir:v "https://fhir.nhs.uk/Id/sds-user-id"^^xsd:anyURI ] ; fhir:value [ fhir:v "XYZ987" ] ] ) ; fhir:active [ fhir:v "true"^^xsd:boolean ] ; fhir:name ( [ fhir:family [ fhir:v "Smithson" ] ; fhir:given ( [ fhir:v "Bob" ] ) ; fhir:prefix ( [ fhir:v "Dr" ] ) ] ) ; fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "01234 9876512" ] ; fhir:use [ fhir:v "work" ] ] ) ] ) ; # fhir:extension ( [ fhir:url [ fhir:v "https://fhir.yhcr.nhs.uk/StructureDefinition/Extension-Interweave-R4EncounterServiceType"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ a sct:23871000087101 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "23871000087101" ] ; fhir:display [ fhir:v "Adult dermatology service" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "https://fhir.yhcr.nhs.uk/Id/local-encounter-identifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "RCB.ENC-123-XYZ" ] ] ) ; # fhir:status [ fhir:v "finished"] ; # fhir:statusHistory ( [ fhir:status [ fhir:v "in-progress" ] ; fhir:period [ fhir:start [ fhir:v "2022-01-09T09:00:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-01-11T14:30:00Z"^^xsd:dateTime ] ] ] ) ; # fhir:class [ fhir:system [ fhir:v "http://hl7.org/fhir/v3/ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "ACUTE" ] ; fhir:display [ fhir:v "inpatient acute" ] ] ; # fhir:type ( [ fhir:coding ( [ a sct:185212007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "185212007" ] ; fhir:display [ fhir:v "Seen in hospital ward" ] ] ) ] ) ; # fhir:priority [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/v3/ActPriority"^^xsd:anyURI ] ; fhir:code [ fhir:v "EL" ] ; fhir:display [ fhir:v "elective" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/InterweavePatientExample-MustSupport" ] ; fhir:display [ fhir:v "Mr Fred BLOGGS" ] ] ; # fhir:participant ( [ fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/v3/ParticipationType"^^xsd:anyURI ] ; fhir:code [ fhir:v "PPRF" ] ; fhir:display [ fhir:v "primary performer" ] ] ) ] ) ; fhir:individual [ fhir:link ; fhir:reference [ fhir:v "Practitioner/InterweavePractitionerExample" ] ; fhir:display [ fhir:v "Dr Jane BLOGGS" ] ] ] [ fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/v3/ParticipationType"^^xsd:anyURI ] ; fhir:code [ fhir:v "ADM" ] ; fhir:display [ fhir:v "admitter" ] ] ) ] ) ; fhir:individual [ fhir:link ; fhir:reference [ fhir:v "Practitioner/InterweavePractitionerExample" ] ; fhir:display [ fhir:v "Dr Jane BLOGGS" ] ] ] [ fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/v3/ParticipationType"^^xsd:anyURI ] ; fhir:code [ fhir:v "DIS" ] ; fhir:display [ fhir:v "discharger" ] ] ) ] ) ; fhir:individual [ fhir:link ; fhir:reference [ fhir:v "Practitioner/InterweavePractitionerExample" ] ; fhir:display [ fhir:v "Dr Jane BLOGGS" ] ] ] [ fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/v3/ParticipationType"^^xsd:anyURI ] ; fhir:code [ fhir:v "PART" ] ; fhir:display [ fhir:v "Participation" ] ] ) ] ) ; fhir:individual [ fhir:reference [ fhir:v "#InterweavePractitionerBobExample" ] ; fhir:display [ fhir:v "Dr Bob SMITHSON" ] ] ] ) ; # fhir:appointment [ fhir:link ; fhir:reference [ fhir:v "Appointment/InterweaveAppointmentExample" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-01-09T09:00:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-01-11T14:30:00Z"^^xsd:dateTime ] ] ; # fhir:reason ( [ fhir:coding ( [ a sct:299007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "299007" ] ; fhir:display [ fhir:v "Paraffinoma of skin" ] ] ) ] ) ; # fhir:diagnosis ( [ fhir:condition [ fhir:reference [ fhir:v "InterweaveConditionExample" ] ] ; fhir:role [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/diagnosis-role"^^xsd:anyURI ] ; fhir:code [ fhir:v "CC" ] ; fhir:display [ fhir:v "Chief complaint" ] ] ) ] ; fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ] ) ; # fhir:hospitalization [ fhir:extension ( [ fhir:url [ fhir:v "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-AdmissionMethod-1"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-AdmissionMethod-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "11" ] ; fhir:display [ fhir:v "Waiting list" ] ] ) ] ] [ fhir:url [ fhir:v "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-DischargeMethod-1"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DischargeMethod-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Patient discharged on clinical advice or with clinical consent" ] ] ) ] ] [ fhir:extension ( [ fhir:url [ fhir:v "status"^^xsd:anyURI ] ; fhir:value [ fhir:v "ready" ] ] [ fhir:url [ fhir:v "predictedDate"^^xsd:anyURI ] ; fhir:value [ fhir:v "2022-01-11T09:00:00Z"^^xsd:dateTime ] ] [ fhir:url [ fhir:v "actualDate"^^xsd:anyURI ] ; fhir:value [ fhir:v "2022-01-09T09:00:00Z"^^xsd:dateTime ] ] ) ; fhir:url [ fhir:v "https://fhir.yhcr.nhs.uk/StructureDefinition/Extension-Interweave-MedicallySafeForDischarge"^^xsd:anyURI ] ] ) ; fhir:origin [ fhir:reference [ fhir:v "#InterweaveLocationHouseAdmissionExample" ] ; fhir:display [ fhir:v "42 Grove Street, LS21 1PF" ] ] ; fhir:admitSource [ fhir:coding ( [ fhir:system [ fhir:v "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-SourceOfAdmission-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "19" ] ; fhir:display [ fhir:v "Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode." ] ] ) ] ; fhir:destination [ fhir:link ; fhir:reference [ fhir:v "Location/InterweaveLocationSocialCareExample" ] ; fhir:display [ fhir:v "St Hildas Care Home" ] ] ; fhir:dischargeDisposition [ fhir:coding ( [ fhir:system [ fhir:v "https://fhir.yhcr.nhs.uk/CodeSystem/Interweave-DischargeDestination-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "56" ] ; fhir:display [ fhir:v "Care Home Without Nursing" ] ] ) ] ] ; # fhir:location ( [ fhir:location [ fhir:link ; fhir:reference [ fhir:v "Location/InterweaveLocationWardExample1" ] ; fhir:display [ fhir:v "York Hospital: Ward 27 - Dermatology clinic" ] ] ; fhir:status [ fhir:v "completed" ] ; fhir:period [ fhir:start [ fhir:v "2022-01-09T09:00:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-01-09T10:30:00Z"^^xsd:dateTime ] ] ] [ fhir:location [ fhir:link ; fhir:reference [ fhir:v "Location/InterweaveLocationWardExample2" ] ; fhir:display [ fhir:v "York Hospital: Ward 28 - Allergy clinic" ] ] ; fhir:status [ fhir:v "completed" ] ; fhir:period [ fhir:start [ fhir:v "2022-01-09T10:30:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-01-11T14:30:00Z"^^xsd:dateTime ] ] ] ) . # # -------------------------------------------------------------------------------------