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

: Provenance, henvendelse mor social indsats - 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:Provenance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HenvendelseFraMorVedrSocialIndsatsProvenance"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Provenance</b><a name=\"HenvendelseFraMorVedrSocialIndsatsProvenance\"> </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 Provenance &quot;HenvendelseFraMorVedrSocialIndsatsProvenance&quot; </p></div><p><b>target</b>: <a href=\"ServiceRequest-HenvendelseFraMorVedrSocialIndsats.html\">ServiceRequest/HenvendelseFraMorVedrSocialIndsats</a></p><p><b>recorded</b>: 23 Jun 2020, 15.17.24</p><p><b>reason</b>: treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActReason.html\">ActReason</a>#TREAT)</span></p><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#author)</span></p><p><b>who</b>: <a href=\"Practitioner-BirteFraVisitationenMorsoe.html\">Practitioner/BirteFraVisitationenMorsoe</a> &quot; MATHIASSEN&quot;</p><p><b>onBehalfOf</b>: <a href=\"Organization-SocialOgSundhedMorsoe.html\">Organization/SocialOgSundhedMorsoe</a> &quot;Social og Sundhed, Morsø Kommune&quot;</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Informant <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#informant)</span></p><p><b>who</b>: <a href=\"RelatedPerson-AndreasMor.html\">RelatedPerson/AndreasMor</a> &quot; HANSEN&quot;</p></blockquote></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "ServiceRequest/HenvendelseFraMorVedrSocialIndsats" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2020-06-23T15:17:24+02:00"^^xsd:dateTime] ; # 
  fhir:reason ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TREAT" ]     ] )
  ] ) ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/BirteFraVisitationenMorsoe" ]     ] ;
fhir:onBehalfOf [
fhir:reference [ fhir:v "Organization/SocialOgSundhedMorsoe" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "informant" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "RelatedPerson/AndreasMor" ]     ]
  ] ) . #