eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: message01 - 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:Communication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "message01"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2021-07-15T07:06:55.257+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Communication</b><a name=\"message01\"> </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 Communication &quot;message01&quot; Version &quot;1&quot; Updated &quot;2021-07-15 07:06:55+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ehealth-message.html\">ehealth-message</a></p></div><p><b>Thread id</b>: b84a4a49-ede2-45eb-8400-eb2469a08f3e</p><p><b>Title</b>: Sample title...</p><p><b>Administrative status</b>: Activate (Details: http://ehealth.sundhed.dk/cs/administrative-status code activate = 'Activate', stated as 'null')</p><p><b>Priority</b>: routine</p><p><b>Sender careteam</b>: <a href=\"https://organization.fut.trifork.com/fhir/CareTeam/108752\">https://organization.fut.trifork.com/fhir/CareTeam/108752</a></p><p><b>Restriction category</b>: None <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehealth-restriction-category.html\">Restriction Category</a>#None)</span></p><p><b>status</b>: completed</p><p><b>category</b>: Advice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehealth-message-category.html\">Message Category</a>#advice)</span></p><p><b>medium</b>: null <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehealth-message-medium.html\">Message Medium</a>)</span></p><p><b>sent</b>: 2021-07-15 07:06:55+0000</p><p><b>recipient</b>: <a href=\"https://patient.fut.trifork.com/fhir/Patient/102\">https://patient.fut.trifork.com/fhir/Patient/102</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>MESSAGE PAYLOAD</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-thread-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "b84a4a49-ede2-45eb-8400-eb2469a08f3e" ]
  ] [
fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Sample title..." ]
  ] [
fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-administrative-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/administrative-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "activate" ]     ]
  ] [
fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-priority"^^xsd:anyURI ] ;
fhir:value [ fhir:v "routine" ]
  ] [
fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-senderCareTeam"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:link <https://organization.fut.trifork.com/fhir/CareTeam/108752> ;
fhir:reference [ fhir:v "https://organization.fut.trifork.com/fhir/CareTeam/108752" ]     ]
  ] [
fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-restriction-category"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/restriction-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "None" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/message-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "advice" ]     ] )
  ] ) ; # 
  fhir:medium ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/message-medium"^^xsd:anyURI ]     ] )
  ] ) ; # 
  fhir:sent [ fhir:v "2021-07-15T07:06:55+00:00"^^xsd:dateTime] ; # 
  fhir:recipient ( [
fhir:link <https://patient.fut.trifork.com/fhir/Patient/102> ;
fhir:reference [ fhir:v "https://patient.fut.trifork.com/fhir/Patient/102" ]
  ] ) ; # 
  fhir:payload ( [
fhir:content [ fhir:v "MESSAGE PAYLOAD" ]
  ] ) . #