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-181-antigen-ihc - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "astacus-181-antigen-ihc"] ; # 
  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-181-antigen-ihc\"> </a><a name=\"hcastacus-181-antigen-ihc\"> </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-181-antigen-ihc&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>: HER2 Ag [Presence] in Tissue by Immune stain <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#18474-7)</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>: 2+</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:18474-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18474-7" ] ;
fhir:display [ fhir:v "HER2 Ag [Presence] in Tissue by Immune stain" ]     ] ) ;
fhir:text [ fhir:v "HER2 Ag [Presence] in Tissue by Immune stain" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/astacus-1288992" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-02-16"^^xsd:date] ; # 
  fhir:value [ fhir:v "2+"] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/astacus-197-biopsy" ]
  ] . #