0.1.1 - ci-build

EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions

: EMServiceRequestJannice001 - 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:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EMServiceRequestJannice001"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://www.egde.no/StructureDefinition/ehg-ServiceRequest"^^xsd:anyURI ;
fhir:link <http://www.egde.no/StructureDefinition/ehg-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=\"EMServiceRequestJannice001\"> </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 &quot;EMServiceRequestJannice001&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=egde.health.gateway@0.1.6&amp;canonical=http://www.egde.no/StructureDefinition/ehg-ServiceRequest\">ServiceRequest - Egde Health Gateway - profile</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>subject</b>: <a href=\"Patient-EMJanniceSoreng.html\">Patient/EMJanniceSoreng</a> &quot; SØRENG&quot;</p><p><b>requester</b>: <a href=\"Patient-EMJanniceSoreng.html\">Patient/EMJanniceSoreng</a> &quot; SØRENG&quot;</p><p><b>performer</b>: <a href=\"Organization-EMOrganizationFlaattsenteret.html\">Organization/EMOrganizationFlaattsenteret</a> &quot;Flåttsenteret, Arendal, Sørlandet sykehus HF&quot;</p><p><b>supportingInfo</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.1&amp;canonical=https://simplifier.net/guide/no-basis-entities-individuals/introduction/EMQuestionnaireResponseJanniceSoreng\">EMQuestionnaireResponseJanniceSoreng</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/EMJanniceSoreng" ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/EMJanniceSoreng" ]
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Organization/EMOrganizationFlaattsenteret" ]
  ] ) ; # 
  fhir:supportingInfo ( [
fhir:reference [ fhir:v "EMQuestionnaireResponseJanniceSoreng" ]
  ] ) . #