STARS Implementation Guide
0.1.0 - ci-build

STARS Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: servicerequest-example-cat3-cow - 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 "servicerequest-example-cat3-cow"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-servicerequest"^^xsd:anyURI ;
fhir:link <https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"servicerequest-example-cat3-cow\"> </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;servicerequest-example-cat3-cow&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-csiro-stars-servicerequest.html\">CSIRO STARS ServiceRequest Profile</a></p></div><p><b>Submission Category</b>: Exclusion of emergency disease low priority <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-legacy-submission-category-code-system.html\">STARS Legacy Submission Category Code System</a>#2)</span></p><p><b>identifier</b>: id: 4af559a1-3c88-41c3-9f95-8036eb448e97</p><p><b>requisition</b>: id: AS20-00183-MM</p><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>priority</b>: stat</p><p><b>subject</b>: <a href=\"Bundle-zz4dd75c-673b-4263-8c70-6e92fef4a48b.html#urn-uuid-55556344-e640-4038-82c9-3ebaa8ee594c\">urn:uuid:55556344-e640-4038-82c9-3ebaa8ee594c</a></p><p><b>authoredOn</b>: 2022-01-01</p><p><b>requester</b>: <a href=\"Bundle-zz4dd75c-673b-4263-8c70-6e92fef4a48b.html#urn-uuid-16326fe4-54f3-4554-bbd8-12a828aee6a4\">urn:uuid:16326fe4-54f3-4554-bbd8-12a828aee6a4</a></p><p><b>reasonCode</b>: Please conduct the test suite for FMD and VSV exclusion <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>specimen</b>: </p><ul><li><a href=\"Bundle-zz4dd75c-673b-4263-8c70-6e92fef4a48b.html#urn-uuid-44446344-e640-4038-82c9-3ebaa8ee594c\">urn:uuid:44446344-e640-4038-82c9-3ebaa8ee594c</a></li><li><a href=\"Bundle-zz4dd75c-673b-4263-8c70-6e92fef4a48b.html#urn-uuid-77776344-e640-4038-82c9-3ebaa8ee594c\">urn:uuid:77776344-e640-4038-82c9-3ebaa8ee594c</a></li><li><a href=\"Bundle-zz4dd75c-673b-4263-8c70-6e92fef4a48b.html#urn-uuid-88886344-e640-4038-82c9-3ebaa8ee594c\">urn:uuid:88886344-e640-4038-82c9-3ebaa8ee594c</a></li><li><a href=\"Bundle-zz4dd75c-673b-4263-8c70-6e92fef4a48b.html#urn-uuid-99996344-e640-4038-82c9-3ebaa8ee594c\">urn:uuid:99996344-e640-4038-82c9-3ebaa8ee594c</a></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-submission-category"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-submission-category-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Exclusion of emergency disease low priority" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "4af559a1-3c88-41c3-9f95-8036eb448e97" ]
  ] ) ; # 
  fhir:requisition [
fhir:value [ fhir:v "AS20-00183-MM" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:priority [ fhir:v "stat"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:55556344-e640-4038-82c9-3ebaa8ee594c" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2022-01-01"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "urn:uuid:16326fe4-54f3-4554-bbd8-12a828aee6a4" ]
  ] ; # 
  fhir:reasonCode ( [
fhir:text [ fhir:v "Please conduct the test suite for FMD and VSV exclusion" ]
  ] ) ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "urn:uuid:44446344-e640-4038-82c9-3ebaa8ee594c" ]
  ] [
fhir:reference [ fhir:v "urn:uuid:77776344-e640-4038-82c9-3ebaa8ee594c" ]
  ] [
fhir:reference [ fhir:v "urn:uuid:88886344-e640-4038-82c9-3ebaa8ee594c" ]
  ] [
fhir:reference [ fhir:v "urn:uuid:99996344-e640-4038-82c9-3ebaa8ee594c" ]
  ] ) . #