STARS Implementation Guide
0.6.1 - release

This page is part of the Csiro Stars (v0.6.1: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: example-task-specimen-received

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Task ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-task-specimen-received"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-task"^^xsd:anyURI ;
fhir:l <https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-task>     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Task example-task-specimen-received</b></p><a name=\"example-task-specimen-received\"> </a><a name=\"hcexample-task-specimen-received\"> </a><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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-csiro-stars-task.html\">CSIRO STARS Task Profile</a></p></div><p><b>groupIdentifier</b>: P25-00011</p><p><b>status</b>: Received</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system specimen-received}\">Specimen Received</span></p><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system request-received}\">request-received</span></p><p><b>value</b>: Sender Sample Identifier/AS-22-3437-0001</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system request-received}\">request-received</span></p><p><b>value</b>: Sender Sample Identifier/AS-22-3437-0002</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system request-received}\">request-received</span></p><p><b>value</b>: Sender Sample Identifier/AS-22-3437-0003</p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:groupIdentifier [
fhir:value [ fhir:v "P25-00011" ]
  ] ; # 
  fhir:status [ fhir:v "received"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [
fhir:v "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system"^^xsd:anyURI ;
fhir:l <https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system>       ] ;
fhir:code [ fhir:v "specimen-received" ]     ] )
  ] ; # 
  fhir:input ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system"^^xsd:anyURI ;
fhir:l <https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system>         ] ;
fhir:code [ fhir:v "request-received" ]       ] )     ] ;
fhir:value [
a fhir:Identifier ;
fhir:type [
        ( fhir:coding [
fhir:system [
fhir:v "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system"^^xsd:anyURI ;
fhir:l <https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system>           ] ;
fhir:code [ fhir:v "SENDSAMP" ]         ] )       ] ;
fhir:value [ fhir:v "AS-22-3437-0001" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system"^^xsd:anyURI ;
fhir:l <https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system>         ] ;
fhir:code [ fhir:v "request-received" ]       ] )     ] ;
fhir:value [
a fhir:Identifier ;
fhir:type [
        ( fhir:coding [
fhir:system [
fhir:v "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system"^^xsd:anyURI ;
fhir:l <https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system>           ] ;
fhir:code [ fhir:v "SENDSAMP" ]         ] )       ] ;
fhir:value [ fhir:v "AS-22-3437-0002" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system"^^xsd:anyURI ;
fhir:l <https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system>         ] ;
fhir:code [ fhir:v "request-received" ]       ] )     ] ;
fhir:value [
a fhir:Identifier ;
fhir:type [
        ( fhir:coding [
fhir:system [
fhir:v "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system"^^xsd:anyURI ;
fhir:l <https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system>           ] ;
fhir:code [ fhir:v "SENDSAMP" ]         ] )       ] ;
fhir:value [ fhir:v "AS-22-3437-0003" ]     ]
  ] ) . #