Fujitsu Healthy Living Implementation Guide
1.1.30 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Observation",
"id" : "tnm-stage-group",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-tnm-stage-group"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"tnm-stage-group\"> </a><a name=\"hctnm-stage-group\"> </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 "tnm-stage-group" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-observation-tnm-stage-group.html\">Fujitsu Observation TNM Stage Group Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Stage group.clinical Cancer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21908-9)</span></p><p><b>subject</b>: <a href=\"Patient-p001.html\">Patient/p001</a> " 健康"</p><p><b>focus</b>: <a href=\"Condition-condition-primary-cancer.html\">Condition/condition-primary-cancer</a></p><p><b>encounter</b>: <a href=\"Encounter-e001.html\">Encounter/e001</a></p><p><b>effective</b>: 2019-04-01</p><p><b>value</b>: ⅢC <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-tnm-stage-group.html\">TNM Stage Group</a>#4330; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1222806003 "American Joint Committee on Cancer stage IIIC (qualifier value)")</span></p><p><b>method</b>: TNM悪性腫瘍の分類 第8版 日本語版 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-tnm-staging-method.html\">TNM Staging Method</a>#tnm8; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#897275008 "American Joint Committee on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)")</span></p><p><b>hasMember</b>: <a href=\"Observation-tnm-clinical-distant-metastases-category.html\">Observation/tnm-clinical-distant-metastases-category</a></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "21908-9",
"display" : "Stage group.clinical Cancer"
}
]
},
"subject" : {
🔗 "reference" : "Patient/p001"
},
"focus" : [
{
🔗 "reference" : "Condition/condition-primary-cancer"
}
],
"encounter" : {
🔗 "reference" : "Encounter/e001"
},
"effectiveDateTime" : "2019-04-01",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/tnm-stage-group",
"code" : "4330",
"display" : "ⅢC"
},
{
"system" : "http://snomed.info/sct",
"code" : "1222806003",
"display" : "American Joint Committee on Cancer stage IIIC (qualifier value)"
}
],
"text" : "ⅢC"
},
"method" : {
"coding" : [
{
"system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/tnm-staging-method",
"code" : "tnm8",
"display" : "TNM悪性腫瘍の分類 第8版 日本語版"
},
{
"system" : "http://snomed.info/sct",
"code" : "897275008",
"display" : "American Joint Committee on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)"
}
],
"text" : "TNM悪性腫瘍の分類 第8版 日本語版"
},
"hasMember" : [
{
🔗 "reference" : "Observation/tnm-clinical-distant-metastases-category"
}
]
}