Implementation Guide for Astacus project
0.0.1 - ci-build France flag

Implementation Guide for Astacus project - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: astacus-197-biopsy - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Specimen ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "astacus-197-biopsy"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://aphp.fr/fhir/fr/astacus/StructureDefinition/astacus-human-specimen"^^xsd:anyURI ;
fhir:link <https://aphp.fr/fhir/fr/astacus/StructureDefinition/astacus-human-specimen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen </b><a name=\"astacus-197-biopsy\"> </a><a name=\"hcastacus-197-biopsy\"> </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\">ResourceSpecimen &quot;astacus-197-biopsy&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-astacus-human-specimen.html\">Astacus Human Specimen Profile</a></p></div><p><b>status</b>: available</p><p><b>type</b>: Tissue <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0487.html\">specimenType</a>#TISS)</span></p><p><b>subject</b>: <a href=\"Patient-astacus-1288992.html\">Patient/astacus-1288992</a> &quot; ADAMS&quot;</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>Left breast structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#80248007)</span></td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Additive</b></td><td><b>Time[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Substance-astacus-180-stain.html\">Substance/astacus-180-stain</a></td><td>2023-02-16</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "available"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0487"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TISS" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/astacus-1288992" ]
  ] ; # 
  fhir:collection [
fhir:bodySite [
      ( fhir:coding [
a sct:80248007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80248007" ] ;
fhir:display [ fhir:v "Left breast structure (body structure)" ]       ] )     ]
  ] ; # 
  fhir:processing ( [
    ( fhir:additive [
fhir:reference [ fhir:v "Substance/astacus-180-stain" ]     ] ) ;
fhir:time [ fhir:v "2023-02-16"^^xsd:date ]
  ] ) . #