0.0.1 - ci-build
mCODETestingIG - Local Development build (v0.0.1). 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "scenario-clinicalDxAndStaging-tnmStage-regionalLymphNodes"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"scenario-clinicalDxAndStaging-tnmStage-regionalLymphNodes\"> </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\">Resource Observation "scenario-clinicalDxAndStaging-tnmStage-regionalLymphNodes" </p></div><p><b>status</b>: final</p><p><b>category</b>: Tumor stage finding (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[Intl]</a>#385356007)</span></p><p><b>code</b>: Regional lymph nodes.clinical [Class] Cancer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21906-3)</span></p><p><b>subject</b>: <a href=\"Patient-scenario-patient.html\">Patient/scenario-patient</a> " M"</p><p><b>effective</b>: 2018-03-16</p><p><b>value</b>: American Joint Committee on Cancer cN0 (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[Intl]</a>#1229967007)</span></p><p><b>method</b>: American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[Intl]</a>#897275008)</span></p></div>"
]; #
fhir:Observation.status [ fhir:value "final"]; #
fhir:Observation.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:385356007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.version [ fhir:value "http://snomed.info/sct/900000000000207008" ];
fhir:Coding.code [ fhir:value "385356007" ];
fhir:Coding.display [ fhir:value "Tumor stage finding (finding)" ] ]
]; #
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:21906-3;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "21906-3" ];
fhir:Coding.display [ fhir:value "Regional lymph nodes.clinical [Class] Cancer" ] ]
]; #
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/scenario-patient" ]
]; #
fhir:Observation.effectiveDateTime [ fhir:value "2018-03-16"^^xsd:date]; #
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:1229967007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.version [ fhir:value "http://snomed.info/sct/900000000000207008" ];
fhir:Coding.code [ fhir:value "1229967007" ];
fhir:Coding.display [ fhir:value "American Joint Committee on Cancer cN0 (qualifier value)" ] ]
]; #
fhir:Observation.method [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:897275008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.version [ fhir:value "http://snomed.info/sct/900000000000207008" ];
fhir:Coding.code [ fhir:value "897275008" ];
fhir:Coding.display [ fhir:value "American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)" ] ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2022+ MITRE. Package mcodetestingig#0.0.1 based on FHIR 4.0.1. Generated 2022-12-31
Links: Table of Contents |
QA Report