Repositorio de Reportes de Biopsias Oncológicas
0.3.0-draft - draft Chile flag

Repositorio de Reportes de Biopsias Oncológicas, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.3.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/R2BO/ and changes regularly. See the Directory of published versions

: Informe de Anatomía Patológica de Biopsia de Mama - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://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 -------------------------------------------------------------------

<http://hl7.org/fhir/DiagnosticReport/r2bo-informe-biopsia-ex> a fhir:DiagnosticReport ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "r2bo-informe-biopsia-ex"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/StructureDefinition/r2bo-informe-biopsia" ;
       fhir:index 0 ;
       fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/r2bo/StructureDefinition/r2bo-informe-biopsia>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport r2bo-informe-biopsia-ex</b></p><a name=\"r2bo-informe-biopsia-ex\"> </a><a name=\"hcr2bo-informe-biopsia-ex\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-r2bo-informe-biopsia.html\">Perfil del Reporte de Anatomía Patológica</a></p></div><h2><span title=\"Codes:{http://loinc.org 66110-8}\">Informe de Biopsia de Mama</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 PAT}\">Pathology (gross &amp; histopath, not surgical)</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Javiera Castilla (official) Female, DoB: 1995-12-12 ( PPN: ACL123456789876 (use: official, ))</td></tr><tr><td>Reported</td><td>2021-08-01 10:00:00-0400</td></tr><tr><td>Performer</td><td> <a href=\"PractitionerRole-r2bo-anatopatologo-hospital.html\">PractitionerRole MÉDICO CIRUJANO</a></td></tr><tr><td>Identifier</td><td> r2bo-2020-0001</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>Relevant Time</b></td></tr><tr><td><a href=\"Observation-r2bo-estadificacion-tnm-ex.html\"><span title=\"Codes:{http://snomed.info/sct 399588009}\">Pathologic TNM stage grouping</span></a></td><td/><td>Final</td><td>2021-06-01 12:00:00-0400</td></tr></table><p>Carcinoma ductal infiltrante de mama, grado histológico 2, estadio pT2N2M1, con márgenes quirúrgicos positivos y con evidencia de necrosis tumoral</p><p><b>Coded Conclusions:</b></p><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/icd-o-3 8500/3}\">Carcinoma ductal infiltrante</span></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/icd-o-3 C50.9}\">Mama</span></li></ul></div>"
  ] ;
  fhir:DiagnosticReport.identifier [
     fhir:index 0 ;
     fhir:Identifier.value [ fhir:value "r2bo-2020-0001" ]
  ] ;
  fhir:DiagnosticReport.basedOn [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/ServiceRequest/r2bo-solicitud-informe-apa-ej> ;
     fhir:Reference.reference [ fhir:value "ServiceRequest/r2bo-solicitud-informe-apa-ej" ]
  ] ;
  fhir:DiagnosticReport.status [ fhir:value "final"] ;
  fhir:DiagnosticReport.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0074" ] ;
       fhir:Coding.code [ fhir:value "PAT" ] ;
       fhir:Coding.display [ fhir:value "Pathology (gross & histopath, not surgical)" ]
     ]
  ] ;
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:66110-8 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "66110-8" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Informe de Biopsia de Mama" ]
  ] ;
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/paciente-requiere-examen> ;
     fhir:Reference.reference [ fhir:value "Patient/paciente-requiere-examen" ]
  ] ;
  fhir:DiagnosticReport.issued [ fhir:value "2021-08-01T10:00:00-04:00"^^xsd:dateTime] ;
  fhir:DiagnosticReport.performer [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/PractitionerRole/r2bo-anatopatologo-hospital> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/r2bo-anatopatologo-hospital" ]
  ] ;
  fhir:DiagnosticReport.specimen [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Specimen/r2bo-specimen-example> ;
     fhir:Reference.reference [ fhir:value "Specimen/r2bo-specimen-example" ]
  ] ;
  fhir:DiagnosticReport.result [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Observation/r2bo-estadificacion-tnm-ex> ;
     fhir:Reference.reference [ fhir:value "Observation/r2bo-estadificacion-tnm-ex" ]
  ] ;
  fhir:DiagnosticReport.conclusion [ fhir:value "Carcinoma ductal infiltrante de mama, grado histológico 2, estadio pT2N2M1, con márgenes quirúrgicos positivos y con evidencia de necrosis tumoral"] ;
  fhir:DiagnosticReport.conclusionCode [
     fhir:index 0 ;
     fhir:Element.id [ fhir:value "Morfologico" ] ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/icd-o-3" ] ;
       fhir:Coding.code [ fhir:value "8500/3" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Carcinoma ductal infiltrante" ]
  ], [
     fhir:index 1 ;
     fhir:Element.id [ fhir:value "Topografico" ] ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/icd-o-3" ] ;
       fhir:Coding.code [ fhir:value "C50.9" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Mama" ]
  ] .

<http://hl7.org/fhir/ServiceRequest/r2bo-solicitud-informe-apa-ej> a fhir:ServiceRequest .

<http://hl7.org/fhir/Patient/paciente-requiere-examen> a fhir:Patient .

<http://hl7.org/fhir/PractitionerRole/r2bo-anatopatologo-hospital> a fhir:PractitionerRole .

<http://hl7.org/fhir/Specimen/r2bo-specimen-example> a fhir:Specimen .

<http://hl7.org/fhir/Observation/r2bo-estadificacion-tnm-ex> a fhir:Observation .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/DiagnosticReport/r2bo-informe-biopsia-ex.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/DiagnosticReport/r2bo-informe-biopsia-ex.ttl> .