USCDI+ Clinical Trials Matching Implementation Guide
0.1.0

⚠️ This is a developmental version of the guide and is under active development. Content may change at any time without notice. No official release has been made. The final base canonical URL and hosting location have not yet been determined. This guide should not be used for production implementations.

3.2.13. Observation-tnm-clinical-distant-metastases-category-jenny-m

{
"resourceType": "Observation",
"id": "tnm-clinical-distant-metastases-category-jenny-m",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-distant-metastases-category"
]
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "imaging",
"display": "Imaging"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "399387003",
"display": "cM category"
}
]
},
"subject": {
"reference": "Patient/cancer-patient-jenny-m"
},
"effectiveDateTime": "2018-03-16",
{
"reference": "Practitioner/us-core-practitioner-owen-oncologist"
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1229901006",
"display": "American Joint Committee on Cancer cM0 (qualifier value)"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "897275008",
"display": "American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)"
}
]
}
}
<Observation xmlns="http://hl7.org/fhir">
<id value="tnm-clinical-distant-metastases-category-jenny-m" />
<profile value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-distant-metastases-category" />
</meta>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<status value="final" />
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
<code value="imaging" />
<display value="Imaging" />
</coding>
</category>
<system value="http://snomed.info/sct" />
<code value="399387003" />
<display value="cM category" />
</coding>
</code>
<reference value="Patient/cancer-patient-jenny-m" />
</subject>
<effectiveDateTime value="2018-03-16" />
<reference value="Practitioner/us-core-practitioner-owen-oncologist" />
</performer>
<system value="http://snomed.info/sct" />
<code value="1229901006" />
<display value="American Joint Committee on Cancer cM0 (qualifier value)" />
</coding>
</valueCodeableConcept>
<system value="http://snomed.info/sct" />
<code value="897275008" />
<display value="American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)" />
</coding>
</method>
</Observation>
Observation
Observation.id[0]tnm-clinical-distant-metastases-category-jenny-m
Observation.meta[0].profile[0]http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-distant-metastases-category
Observation.text[0].status[0]generated
Observation.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation tnm-clinical-distant-metastases-category-jenny-m</b></p><a name="tnm-clinical-distant-metastases-category-jenny-m"> </a><a name="hctnm-clinical-distant-metastases-category-jenny-m"> </a><a name="tnm-clinical-distant-metastases-category-jenny-m-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category imaging}">Imaging</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 399387003}">cM category</span></p><p><b>subject</b>: <a href="Patient-cancer-patient-jenny-m.html">Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))</a></p><p><b>effective</b>: 2018-03-16</p><p><b>performer</b>: <a href="Practitioner-us-core-practitioner-owen-oncologist.html">Practitioner Owen Oncologist </a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 1229901006}">American Joint Committee on Cancer cM0 (qualifier value)</span></p><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 897275008}">American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)</span></p></div>
Observation.status[0]final
Observation.category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Observation.category[0].coding[0].code[0]imaging
Observation.category[0].coding[0].display[0]Imaging
Observation.code[0].coding[0].system[0]http://snomed.info/sct
Observation.code[0].coding[0].code[0]399387003
Observation.code[0].coding[0].display[0]cM category
Observation.subject[0].reference[0]Patient/cancer-patient-jenny-m
Observation.effective[0]2018-03-16
Observation.performer[0].reference[0]Practitioner/us-core-practitioner-owen-oncologist
Observation.value[0].coding[0].system[0]http://snomed.info/sct
Observation.value[0].coding[0].code[0]1229901006
Observation.value[0].coding[0].display[0]American Joint Committee on Cancer cM0 (qualifier value)
Observation.method[0].coding[0].system[0]http://snomed.info/sct
Observation.method[0].coding[0].code[0]897275008
Observation.method[0].coding[0].display[0]American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)