This page is part of the KLGatewayPrevention (v1.0.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "BrunoIndberetningsrapport"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-delivery-report"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-delivery-report> ] ) ] ; # fhir:type [ fhir:v "collection"] ; # fhir:timestamp [ fhir:v "2020-08-14T00:00:00Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "Patient/BrunoTestElmer"^^xsd:anyURI ] ; ( fhir:resource <Patient/BrunoTestElmer> ) ] [ fhir:fullUrl [ fhir:v "Organization/UdfoererAfBrunosForebyggelse"^^xsd:anyURI ] ; ( fhir:resource <Organization/UdfoererAfBrunosForebyggelse> ) ] [ fhir:fullUrl [ fhir:v "Organization/AfsenderAfBrunosHenvisning"^^xsd:anyURI ] ; ( fhir:resource <Organization/AfsenderAfBrunosHenvisning> ) ] [ fhir:fullUrl [ fhir:v "Condition/BrunoAktionsdiagnoseRequest"^^xsd:anyURI ] ; ( fhir:resource <Condition/BrunoAktionsdiagnoseRequest> ) ] [ fhir:fullUrl [ fhir:v "ServiceRequest/BrunoRequestInformation"^^xsd:anyURI ] ; ( fhir:resource <ServiceRequest/BrunoRequestInformation> ) ] [ fhir:fullUrl [ fhir:v "CarePlan/BrunoAfklarendeSamtale"^^xsd:anyURI ] ; ( fhir:resource <CarePlan/BrunoAfklarendeSamtale> ) ] [ fhir:fullUrl [ fhir:v "Encounter/BrunoKontaktAfklarende"^^xsd:anyURI ] ; ( fhir:resource <Encounter/BrunoKontaktAfklarende> ) ] [ fhir:fullUrl [ fhir:v "CarePlan/BrunoforloebKost"^^xsd:anyURI ] ; ( fhir:resource <CarePlan/BrunoforloebKost> ) ] [ fhir:fullUrl [ fhir:v "CarePlan/BrunoKostvejledning"^^xsd:anyURI ] ; ( fhir:resource <CarePlan/BrunoKostvejledning> ) ] [ fhir:fullUrl [ fhir:v "Encounter/BrunoKontakt1Kost"^^xsd:anyURI ] ; ( fhir:resource <Encounter/BrunoKontakt1Kost> ) ] [ fhir:fullUrl [ fhir:v "Condition/BrunoTilstand"^^xsd:anyURI ] ; ( fhir:resource <Condition/BrunoTilstand> ) ] ) . # <Patient/BrunoTestElmer> a fhir:Patient ; fhir:id [ fhir:v "BrunoTestElmer"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-citizen"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-citizen> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"BrunoTestElmer\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Patient "BrunoTestElmer" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-citizen.html\">KLGateway119Citizen</a></p></div><p><b>identifier</b>: id: 2509479989 (use: OFFICIAL)</p><p><b>deceased</b>: false</p><p><b>managingOrganization</b>: <span>id: 451000016003 (use: OFFICIAL)</span></p></div>" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:system [ fhir:v "urn:oid:1.2.208.176.1.2"^^xsd:anyURI ] ; fhir:value [ fhir:v "2509479989" ] ] ) ; # fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # fhir:managingOrganization [ fhir:identifier [ fhir:use [ fhir:v "official" ] ; fhir:system [ fhir:v "urn:oid:1.2.208.176.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "451000016003" ] ] ] . # <Organization/UdfoererAfBrunosForebyggelse> a fhir:Organization ; fhir:id [ fhir:v "UdfoererAfBrunosForebyggelse"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-organization"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"UdfoererAfBrunosForebyggelse\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "UdfoererAfBrunosForebyggelse" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-organization.html\">KLGateway119Organization</a></p></div><p><b>identifier</b>: id: 1037791000016002 (use: OFFICIAL)</p></div>" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:system [ fhir:v "urn:oid:1.2.208.176.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "1037791000016002" ] ] ) . # <Organization/AfsenderAfBrunosHenvisning> a fhir:Organization ; fhir:id [ fhir:v "AfsenderAfBrunosHenvisning"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-organization"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"AfsenderAfBrunosHenvisning\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "AfsenderAfBrunosHenvisning" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-organization.html\">KLGateway119Organization</a></p></div><p><b>identifier</b>: id: 391951000016006 (use: OFFICIAL)</p></div>" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:system [ fhir:v "urn:oid:1.2.208.176.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "391951000016006" ] ] ) . # <Condition/BrunoAktionsdiagnoseRequest> a fhir:Condition ; fhir:id [ fhir:v "BrunoAktionsdiagnoseRequest"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-focus-condition"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-focus-condition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"BrunoAktionsdiagnoseRequest\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition "BrunoAktionsdiagnoseRequest" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-focus-condition.html\">KLGateway119FocusCondition</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Tidligere myokardieinfarkt (Q-tak, anteriort) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#DI252B)</span></p><p><b>subject</b>: <a href=\"#Patient_BrunoTestElmer\">See above (Patient/BrunoTestElmer)</a></p></div>" ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:1.2.208.176.2.4.12"^^xsd:anyURI ] ; fhir:code [ fhir:v "DI252B" ] ; fhir:display [ fhir:v "Tidligere myokardieinfarkt (Q-tak, anteriort)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BrunoTestElmer" ] ] . # <ServiceRequest/BrunoRequestInformation> a fhir:ServiceRequest ; fhir:id [ fhir:v "BrunoRequestInformation"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-servicerequest"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-servicerequest> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"BrunoRequestInformation\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest "BrunoRequestInformation" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-servicerequest.html\">KLGateway119ServiceRequest</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>code</b>: Sundhedsfremme og forebyggelse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#a71921ea-fe83-441d-933b-cc21d0b3c8c3)</span></p><p><b>subject</b>: <a href=\"#Patient_BrunoTestElmer\">See above (Patient/BrunoTestElmer)</a></p><p><b>authoredOn</b>: 2022-05-29</p><p><b>requester</b>: <a href=\"#Organization_AfsenderAfBrunosHenvisning\">See above (Organization/AfsenderAfBrunosHenvisning)</a></p><p><b>reasonReference</b>: <a href=\"#Condition_BrunoAktionsdiagnoseRequest\">See above (Condition/BrunoAktionsdiagnoseRequest)</a></p></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "a71921ea-fe83-441d-933b-cc21d0b3c8c3" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BrunoTestElmer" ] ] ; # fhir:authoredOn [ fhir:v "2022-05-29"^^xsd:date] ; # fhir:requester [ fhir:reference [ fhir:v "Organization/AfsenderAfBrunosHenvisning" ] ] ; # fhir:reasonReference ( [ fhir:reference [ fhir:v "Condition/BrunoAktionsdiagnoseRequest" ] ] ) . # <CarePlan/BrunoAfklarendeSamtale> a fhir:CarePlan ; fhir:id [ fhir:v "BrunoAfklarendeSamtale"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"BrunoAfklarendeSamtale\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CarePlan "BrunoAfklarendeSamtale" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-planned-intervention.html\">KLGateway119PlannedIntervention</a></p></div><p><b>basedOnServiceRequestExtension</b>: <a href=\"#ServiceRequest_BrunoRequestInformation\">See above (ServiceRequest/BrunoRequestInformation)</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href=\"#Patient_BrunoTestElmer\">See above (Patient/BrunoTestElmer)</a></p><p><b>period</b>: 2022-05-31 --> 2022-06-02</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Afklarende samtale <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.1.0/CodeSystem-FSIII.html\">FSIII</a>#6eddbaf7-2a73-49d4-91e7-6138d419f58c)</span></td><td>completed</td><td><a href=\"#Organization_UdfoererAfBrunosForebyggelse\">See above (Organization/UdfoererAfBrunosForebyggelse)</a></td></tr></table></blockquote></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/BasedOnServiceRequestExtension"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "ServiceRequest/BrunoRequestInformation" ] ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BrunoTestElmer" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-05-31"^^xsd:date ] ; fhir:end [ fhir:v "2022-06-02"^^xsd:date ] ] ; # fhir:activity ( [ fhir:detail [ ( fhir:extension [ fhir:url [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/DeliveryType"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "8d12d74c-17da-47a7-a4fe-e69dbaec0a8c" ] ; fhir:display [ fhir:v "Individuel Indsats" ] ] ) ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ; fhir:code [ fhir:v "6eddbaf7-2a73-49d4-91e7-6138d419f58c" ] ] ) ] ; fhir:status [ fhir:v "completed" ] ; ( fhir:performer [ fhir:reference [ fhir:v "Organization/UdfoererAfBrunosForebyggelse" ] ] ) ] ] ) . # <Encounter/BrunoKontaktAfklarende> a fhir:Encounter ; fhir:id [ fhir:v "BrunoKontaktAfklarende"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"BrunoKontaktAfklarende\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter "BrunoKontaktAfklarende" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-encounter.html\">KLGateway119Encounter</a></p></div><p><b>basedOnCarePlanExtension</b>: <a href=\"#CarePlan_BrunoAfklarendeSamtale\">See above (CarePlan/BrunoAfklarendeSamtale)</a></p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_BrunoTestElmer\">See above (Patient/BrunoTestElmer)</a></p><p><b>period</b>: 2022-06-02 12:10:00+0000 --> 2022-06-02 12:40:00+0000</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/BasedOnCarePlanExtension"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "CarePlan/BrunoAfklarendeSamtale" ] ] ] ) ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMB" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BrunoTestElmer" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-06-02T12:10:00.000Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-06-02T12:40:00.000Z"^^xsd:dateTime ] ] . # <CarePlan/BrunoforloebKost> a fhir:CarePlan ; fhir:id [ fhir:v "BrunoforloebKost"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-care-plan"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-care-plan> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"BrunoforloebKost\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CarePlan "BrunoforloebKost" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-care-plan.html\">KLGateway119CarePlan</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Interventionsforløb efter §119 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#5c160c02-e858-4c1f-925a-71ed64844749)</span></p><p><b>subject</b>: <a href=\"#Patient_BrunoTestElmer\">See above (Patient/BrunoTestElmer)</a></p><p><b>period</b>: 2022-06-02 --> (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Status</b></td><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td>in-progress</td><td><a href=\"#Organization_UdfoererAfBrunosForebyggelse\">See above (Organization/UdfoererAfBrunosForebyggelse)</a></td></tr></table></blockquote></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "5c160c02-e858-4c1f-925a-71ed64844749" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BrunoTestElmer" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-06-02"^^xsd:date ] ] ; # fhir:activity ( [ fhir:detail [ fhir:status [ fhir:v "in-progress" ] ; ( fhir:performer [ fhir:reference [ fhir:v "Organization/UdfoererAfBrunosForebyggelse" ] ] ) ] ] ) . # <CarePlan/BrunoKostvejledning> a fhir:CarePlan ; fhir:id [ fhir:v "BrunoKostvejledning"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"BrunoKostvejledning\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CarePlan "BrunoKostvejledning" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-planned-intervention.html\">KLGateway119PlannedIntervention</a></p></div><p><b>basedOnServiceRequestExtension</b>: <a href=\"#ServiceRequest_BrunoRequestInformation\">See above (ServiceRequest/BrunoRequestInformation)</a></p><p><b>basedOn</b>: <a href=\"#CarePlan_BrunoforloebKost\">See above (CarePlan/BrunoforloebKost)</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href=\"#Patient_BrunoTestElmer\">See above (Patient/BrunoTestElmer)</a></p><p><b>period</b>: 2022-06-02 --> (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Kostvejledning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.1.0/CodeSystem-FSIII.html\">FSIII</a>#c9a99304-1788-43b7-b7be-e187b092ae9c)</span></td><td>in-progress</td><td><a href=\"#Organization_UdfoererAfBrunosForebyggelse\">See above (Organization/UdfoererAfBrunosForebyggelse)</a></td></tr></table></blockquote></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/BasedOnServiceRequestExtension"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "ServiceRequest/BrunoRequestInformation" ] ] ] ) ; # fhir:basedOn ( [ fhir:reference [ fhir:v "CarePlan/BrunoforloebKost" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BrunoTestElmer" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-06-02"^^xsd:date ] ] ; # fhir:activity ( [ fhir:detail [ ( fhir:extension [ fhir:url [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/DeliveryType"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "8d12d74c-17da-47a7-a4fe-e69dbaec0a8c" ] ; fhir:display [ fhir:v "Individuel Indsats" ] ] ) ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ; fhir:code [ fhir:v "c9a99304-1788-43b7-b7be-e187b092ae9c" ] ; fhir:display [ fhir:v "Kostvejledning" ] ] ) ] ; fhir:status [ fhir:v "in-progress" ] ; ( fhir:performer [ fhir:reference [ fhir:v "Organization/UdfoererAfBrunosForebyggelse" ] ] ) ] ] ) . # <Encounter/BrunoKontakt1Kost> a fhir:Encounter ; fhir:id [ fhir:v "BrunoKontakt1Kost"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"BrunoKontakt1Kost\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter "BrunoKontakt1Kost" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-encounter.html\">KLGateway119Encounter</a></p></div><p><b>basedOnCarePlanExtension</b>: <a href=\"#CarePlan_BrunoforloebKost\">See above (CarePlan/BrunoforloebKost)</a></p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_BrunoTestElmer\">See above (Patient/BrunoTestElmer)</a></p><p><b>period</b>: 2022-06-09 10:00:00+0000 --> 2022-06-09 10:30:00+0000</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/BasedOnCarePlanExtension"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "CarePlan/BrunoforloebKost" ] ] ] ) ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMB" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BrunoTestElmer" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-06-09T10:00:00.000Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-06-09T10:30:00.000Z"^^xsd:dateTime ] ] . # <Condition/BrunoTilstand> a fhir:Condition ; fhir:id [ fhir:v "BrunoTilstand"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-condition"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-condition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"BrunoTilstand\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition "BrunoTilstand" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-condition.html\">KLGateway119Condition</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Vægt <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.1.0/CodeSystem-FSIII.html\">FSIII</a>#febbd20d-f5ff-41e7-bf12-dfa0700678e0)</span></p><p><b>subject</b>: <a href=\"#Patient_BrunoTestElmer\">See above (Patient/BrunoTestElmer)</a></p><p><b>recordedDate</b>: 2022-06-02</p></div>" ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "problem-list-item" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ; fhir:code [ fhir:v "febbd20d-f5ff-41e7-bf12-dfa0700678e0" ] ; fhir:display [ fhir:v "Vægt" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BrunoTestElmer" ] ] ; # fhir:recordedDate [ fhir:v "2022-06-02"^^xsd:date] . #
IG © 2023+ Kommunernes Landsforening. Package kl.dk.fhir.prevention#1.0.0 based on FHIR 4.0.1. Generated 2023-09-28
Links: Table of Contents |
QA Report