Implementation Guide for fælleskommunal informationsmodel
0.7.0 - CI Build Denmark flag

Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions

: Midlertidigt ophold Botilbuddet Hvidbjerghus - 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:CareTeam ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MidlertidigtOpholdBotilbuddetHvidbjerghus"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonServicePerformer"^^xsd:anyURI ;
fhir:link <http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonServicePerformer>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CareTeam</b><a name=\"MidlertidigtOpholdBotilbuddetHvidbjerghus\"> </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 CareTeam &quot;MidlertidigtOpholdBotilbuddetHvidbjerghus&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-KLCommonServicePerformer.html\">ServicePerformer</a></p></div><p><b>category</b>: Midlertidigt botilbud til voksne <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-FFB.html\">FFB</a>#25de7444-3919-4dab-b844-8cec6c15f30e)</span></p><p><b>managingOrganization</b>: <a href=\"Organization-BotilbudetHvidbjerghus.html\">Organization/BotilbudetHvidbjerghus</a> &quot;Fonden botilbudet Hvidbjerghus&quot;</p></div>"
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FFB"^^xsd:anyURI ] ;
fhir:code [ fhir:v "25de7444-3919-4dab-b844-8cec6c15f30e" ] ;
fhir:display [ fhir:v "Midlertidigt botilbud til voksne" ]     ] )
  ] ) ; # 
  fhir:managingOrganization ( [
fhir:reference [ fhir:v "Organization/BotilbudetHvidbjerghus" ]
  ] ) . #