This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@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 -------------------------------------------------------------------
a fhir:DiagnosticReport;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "us-core-diagnosticreport-lab-jenny-m"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 22637-3}\">Pathology report final diagnosis Narrative</span> (<span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 SP}\">Surgical Pathology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Jenny M </b> ?? 1965-01-01 ( Medical Record Number: MRN1234 (USUAL))</td></tr><tr><td>When For</td><td>2018-04-01T00:00:00Z</td></tr><tr><td>Reported</td><td>2018-04-05T00:00:00Z</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>When For</b></td></tr><tr><td><a href=\"Observation-us-core-observation-lab-tumor-invasion-jenny-m.html\"><span title=\"Codes: {http://snomed.info/sct 370052007}\">Status of invasion by tumor</span></a></td><td><span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative (qualifier value)</span></td><td>2018-04-01T00:00:00Z</td></tr><tr><td><a href=\"Observation-us-core-observation-lab-tumor-margins-jenny-m.html\"><span title=\"Codes: {http://loinc.org 44669-0}\">Margin involvement in Breast tumor</span></a></td><td><span title=\"Codes: {http://loinc.org LA27151-2}\">Uninvolved by invasive carcinoma</span></td><td>2018-04-01T00:00:00Z</td></tr><tr><td><a href=\"Observation-us-core-observation-lab-sentinel-nodes-jenny-m.html\"><span title=\"Codes: {http://loinc.org 92832-5}\">Sentinel lymph nodes with metastasis [#] in Cancer specimen</span></a></td><td></td><td>2018-04-01T00:00:00Z</td></tr><tr><td><a href=\"Observation-tumor-size-jenny-m.html\"><span title=\"Codes: {http://loinc.org 21889-1}\">Size Tumor</span></a></td><td></td><td>2018-04-01T00:00:00Z</td></tr><tr><td><a href=\"Observation-us-core-observation-lab-tumor-dcis-jenny-m.html\"><span title=\"Codes: {http://loinc.org 85336-6}\">DCIS intraductal extension in Breast cancer specimen Qualitative by Light microscopy</span></a></td><td><span title=\"Codes: {http://loinc.org LA27261-9}\">DCIS present with extensive intraductal component (EIC)</span></td><td>2018-04-01T00:00:00Z</td></tr><tr><td><a href=\"Observation-tumor-marker-test-her2-jenny-m.html\"><span title=\"Codes: {http://loinc.org 48676-1}\">HER2 [Interpretation] in Tissue</span></a></td><td><span title=\"Codes: {http://loinc.org LA6577-6}\">Negative</span></td><td>2018-03-10</td></tr><tr><td><a href=\"Observation-tumor-marker-test-er-jenny-m.html\"><span title=\"Codes: {http://loinc.org 85337-4}\">Estrogen receptor Ag [Presence] in Breast cancer specimen by Immune stain</span></a></td><td><span title=\"Codes: {http://loinc.org LA6576-8}\">Positive</span></td><td>2018-03-10</td></tr><tr><td><a href=\"Observation-tumor-marker-test-pr-jenny-m.html\"><span title=\"Codes: {http://loinc.org 85339-0}\">Progesterone receptor Ag [Presence] in Breast cancer specimen by Immune stain</span></a></td><td><span title=\"Codes: {http://loinc.org LA6577-6}\">Negative</span></td><td>2018-03-10</td></tr><tr><td><a href=\"Observation-us-core-observation-lab-tumor-grade-jenny-m.html\"><span title=\"Codes: {http://loinc.org 44648-4}\">Histologic grade [Score] in Breast cancer specimen Qualitative by Nottingham</span></a></td><td><span title=\"Codes: {http://loinc.org LA27824-4}\">Nottingham grade 2</span></td><td>2018-04-01T00:00:00Z</td></tr></table></div>"
];
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 "LAB" ] ]
], [
fhir:index 1;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0074" ];
fhir:Coding.code [ fhir:value "SP" ];
fhir:Coding.display [ fhir:value "Surgical Pathology" ] ]
];
fhir:DiagnosticReport.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:22637-3;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "22637-3" ];
fhir:Coding.display [ fhir:value "Pathology report final diagnosis Narrative" ] ]
];
fhir:DiagnosticReport.subject [
fhir:Reference.reference [ fhir:value "Patient/cancer-patient-jenny-m" ]
];
fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2018-04-01T00:00:00Z"^^xsd:dateTime];
fhir:DiagnosticReport.issued [ fhir:value "2018-04-05T00:00:00Z"^^xsd:dateTime];
fhir:DiagnosticReport.performer [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Organization/us-core-organization-physician-services-inc" ]
];
fhir:DiagnosticReport.resultsInterpreter [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Practitioner/us-core-practitioner-peter-pathologist" ]
];
fhir:DiagnosticReport.specimen [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Specimen/tumor-specimen-left-breast-jenny-m" ]
];
fhir:DiagnosticReport.result [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Observation/us-core-observation-lab-tumor-invasion-jenny-m" ]
], [
fhir:index 1;
fhir:Reference.reference [ fhir:value "Observation/us-core-observation-lab-tumor-margins-jenny-m" ]
], [
fhir:index 2;
fhir:Reference.reference [ fhir:value "Observation/us-core-observation-lab-sentinel-nodes-jenny-m" ]
], [
fhir:index 3;
fhir:Reference.reference [ fhir:value "Observation/tumor-size-jenny-m" ]
], [
fhir:index 4;
fhir:Reference.reference [ fhir:value "Observation/us-core-observation-lab-tumor-dcis-jenny-m" ]
], [
fhir:index 5;
fhir:Reference.reference [ fhir:value "Observation/tumor-marker-test-her2-jenny-m" ]
], [
fhir:index 6;
fhir:Reference.reference [ fhir:value "Observation/tumor-marker-test-er-jenny-m" ]
], [
fhir:index 7;
fhir:Reference.reference [ fhir:value "Observation/tumor-marker-test-pr-jenny-m" ]
], [
fhir:index 8;
fhir:Reference.reference [ fhir:value "Observation/us-core-observation-lab-tumor-grade-jenny-m" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.