2.1.0 - Release

This page is part of the KLGatewayPrevention (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: BrunoforloebKost_validationerror - TTL Representation

Raw ttl | Download


@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:CarePlan ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "BrunoforloebKostValidationerror"] ; # 
  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=\"BrunoforloebKostValidationerror\"> </a><a name=\"hcBrunoforloebKostValidationerror\"> </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\">ResourceCarePlan &quot;BrunoforloebKostValidationerror&quot; </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>: Opfølgningsforløb efter §119 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#9791e55a-656f-47eb-8fd5-c4a06b0a4662)</span></p><p><b>subject</b>: <a href=\"Patient-BrunoTestElmer.html\">Patient/BrunoTestElmer</a></p><p><b>period</b>: 2022-06-02 --&gt; (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.html\">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 "9791e55a-656f-47eb-8fd5-c4a06b0a4662" ]     ] )
  ] ) ; # 
  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" ]       ] )     ]
  ] ) . #