Fujitsu Healthy Living Implementation Guide
1.1.29 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "BodyStructure",
"id" : "tumor-lobular-carcinoma-left-breast",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-bodystructure-tumor"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: BodyStructure</b><a name=\"tumor-lobular-carcinoma-left-breast\"> </a><a name=\"hctumor-lobular-carcinoma-left-breast\"> </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 BodyStructure "tumor-lobular-carcinoma-left-breast" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-bodystructure-tumor.html\">Fujitsu Tumor Profile</a></p></div><p><b>Fujitsu Related Condition Extension</b>: <a href=\"Condition-condition-primary-cancer.html\">Condition/condition-primary-cancer</a></p><p><b>identifier</b>: BodyStructure/Tumor 1234</p><p><b>location</b>: 乳房,NOS <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-icd-o-3.html\">ICD-O-3</a>#C50.9; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#80248007 "Left breast structure (body structure)")</span></p><p><b>patient</b>: <a href=\"Patient-p001.html\">Patient/p001</a> " 健康"</p></div>"
},
"extension" : [
{
"url" : "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-extension-related-condition",
"valueReference" : {
🔗 "reference" : "Condition/condition-primary-cancer"
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/resource-types",
"code" : "BodyStructure",
"display" : "BodyStructure"
}
]
},
"system" : "http://radiology.hospital.example.org",
"value" : "Tumor 1234"
}
],
"location" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
"code" : "C50.9",
"display" : "乳房,NOS"
},
{
"system" : "http://snomed.info/sct",
"code" : "80248007",
"display" : "Left breast structure (body structure)"
}
]
},
"patient" : {
🔗 "reference" : "Patient/p001"
}
}