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-182-antigen-fish - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "astacus-182-antigen-fish"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://aphp.fr/fhir/fr/astacus/StructureDefinition/astacus-tumor-marker-test"^^xsd:anyURI ;
fhir:link <https://aphp.fr/fhir/fr/astacus/StructureDefinition/astacus-tumor-marker-test>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation </b><a name=\"astacus-182-antigen-fish\"> </a><a name=\"hcastacus-182-antigen-fish\"> </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\">ResourceObservation &quot;astacus-182-antigen-fish&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-astacus-tumor-marker-test.html\">French Tumor Marker Test Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: ERBB2 gene duplication [Presence] in Breast cancer specimen by FISH <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85318-4)</span></p><p><b>subject</b>: <a href=\"Patient-astacus-1288992.html\">Patient/astacus-1288992</a> &quot; ADAMS&quot;</p><p><b>effective</b>: 2023-02-16</p><p><b>value</b>: Positive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#10828004)</span></p><p><b>specimen</b>: <a href=\"Specimen-astacus-197-biopsy.html\">Specimen/astacus-197-biopsy</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85318-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85318-4" ] ;
fhir:display [ fhir:v "ERBB2 gene duplication [Presence] in Breast cancer specimen by FISH" ]     ] ) ;
fhir:text [ fhir:v "ERBB2 gene duplication [Presence] in Breast cancer specimen by FISH" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/astacus-1288992" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-02-16"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:10828004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10828004" ] ;
fhir:display [ fhir:v "Positive" ]     ] ) ;
fhir:text [ fhir:v "Positive" ]
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/astacus-197-biopsy" ]
  ] . #