HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Specimen",
"id" : "SpecimenColonPolyp",
"meta" : {
"profile" : [
🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Specimen_Pathology"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen SpecimenColonPolyp</b></p><a name=\"SpecimenColonPolyp\"> </a><a name=\"hcSpecimenColonPolyp\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-specimen-pathology.html\">JP Core Specimen Pathology Profile</a></p></div><p><b>identifier</b>: SP-2024-00234-CP</p><p><b>accessionIdentifier</b>: PATH-2024-00234</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119376003}\">内視鏡的粘膜切除標本</span></p><p><b>subject</b>: <a href=\"Patient-PatientColonPolyp.html\">健一 鈴木 Male, DoB: 1950-07-10 ( 45678901)</a></p><p><b>receivedTime</b>: 2024-02-15 11:00:00+0900</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-02-15 09:30:00+0900</td><td><span title=\"Codes:\">EMR(内視鏡的粘膜切除術)</span></td><td><span title=\"Codes:\">S状結腸</span></td></tr></table></div>"
},
"identifier" : [
{
"value" : "SP-2024-00234-CP"
}
],
"accessionIdentifier" : {
"value" : "PATH-2024-00234"
},
"status" : "available",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "119376003"
}
],
"text" : "内視鏡的粘膜切除標本"
},
"subject" : {
🔗 "reference" : "Patient/PatientColonPolyp"
},
"receivedTime" : "2024-02-15T11:00:00+09:00",
"collection" : {
"collectedDateTime" : "2024-02-15T09:30:00+09:00",
"method" : {
"text" : "EMR(内視鏡的粘膜切除術)"
},
"bodySite" : {
"text" : "S状結腸"
}
}
}