HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "jp-observation-endoscopy-example-findings-2b",
"meta" : {
"profile" : [
🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Endoscopy"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation jp-observation-endoscopy-example-findings-2b</b></p><a name=\"jp-observation-endoscopy-example-findings-2b\"> </a><a name=\"hcjp-observation-endoscopy-example-findings-2b\"> </a><a name=\"jp-observation-endoscopy-example-findings-2b-ja\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS procedure}\">Procedure</span>, <span title=\"Codes:{http://loinc.org LP7796-8}\">内視鏡</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 19778-0}\">内視鏡所見</span></p><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">山田 太郎</a></p><p><b>encounter</b>: <a href=\"Encounter-jp-encounter-example-1.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-05-08 13:08:24+0900 --> 2022-05-08 13:23:24+0900</a></p><p><b>effective</b>: 2024-06-30 10:24:30+0900</p><p><b>performer</b>: <a href=\"Practitioner-jp-practitioner-example-male-1.html\">Practitioner 大阪 一郎</a></p><p><b>value</b>: <span title=\"Codes:{urn:oid:1.2.392.200270.4.1000.1 Z2L20305}\">[大腸 肉眼型1] IIa</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS",
"code" : "procedure",
"display" : "Procedure"
}
]
},
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LP7796-8",
"display" : "内視鏡"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "19778-0",
"display" : "Indications description Narrative Endoscopy"
}
],
"text" : "内視鏡所見"
},
"subject" : {
🔗 "reference" : "Patient/jp-patient-example-1",
"display" : "山田 太郎"
},
"encounter" : {
🔗 "reference" : "Encounter/jp-encounter-example-1"
},
"effectiveDateTime" : "2024-06-30T10:24:30+09:00",
"performer" : [
{
🔗 "reference" : "Practitioner/jp-practitioner-example-male-1"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200270.4.1000.1",
"code" : "Z2L20305",
"display" : "[大腸 肉眼型1] IIa"
}
],
"text" : "[大腸 肉眼型1] IIa"
}
}