Fujitsu Healthy Living Implementation Guide
1.1.30 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Observation",
"id" : "lymphoma-stage",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-lymphoma-stage"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"lymphoma-stage\"> </a><a name=\"hclymphoma-stage\"> </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 "lymphoma-stage" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-observation-lymphoma-stage.html\">Fujitsu Observation Lymphoma Stage Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: リンパ腫の病期 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cancer-staging-type.html\">Cancer Staging Type</a>#lymphoma-stage; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385388004 "Lymphoma stage (observable entity)")</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>: ⅢE期 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-lymphoma-stage.html\">Lymphoma Stage ValueSet</a>#3e; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#44255004 "Lymphoma stage IIIe (finding)")</span></p><p><b>method</b>: Cotswolds分類(ホジキンリンパ腫) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-lymphoma-staging-method.html\">Lymphoma Staging System ValueSet</a>#cotswolds-hodgkin; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#254375000 "Cotswolds Hodgkin's disease tumor staging system (tumor staging)")</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/cancer-staging-type",
"code" : "lymphoma-stage",
"display" : "リンパ腫の病期"
},
{
"system" : "http://snomed.info/sct",
"code" : "385388004",
"display" : "Lymphoma stage (observable entity)"
}
]
},
"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/lymphoma-stage",
"code" : "3e",
"display" : "ⅢE期"
},
{
"system" : "http://snomed.info/sct",
"code" : "44255004",
"display" : "Lymphoma stage IIIe (finding)"
}
],
"text" : "ⅢE期"
},
"method" : {
"coding" : [
{
"system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/lymphoma-staging-method",
"code" : "cotswolds-hodgkin",
"display" : "Cotswolds分類(ホジキンリンパ腫)"
},
{
"system" : "http://snomed.info/sct",
"code" : "254375000",
"display" : "Cotswolds Hodgkin's disease tumor staging system (tumor staging)"
}
],
"text" : "Cotswolds分類(ホジキンリンパ腫)"
}
}