HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
{
"resourceType" : "DiagnosticReport",
"id" : "jp-diagnosticreport-labresult-example-1",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_DiagnosticReport_LabResult"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 11502-2}\">Laboratory report</span> (<span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>山田 太郎</b> male, DoB: 1970-01-01 ( id: 00000010)</td></tr><tr><td>When For</td><td>2021-08-25 08:30:00+0900</td></tr><tr><td>Reported</td><td>2021-03-04 11:45:33+1100</td></tr><tr><td>Identifier:</td><td> id: 5234342</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td colspan=\"5\"><i>This Observation could not be resolved</i></td></tr><tr><td colspan=\"5\"><i>This Observation could not be resolved</i></td></tr><tr><td colspan=\"5\"><i>This Observation could not be resolved</i></td></tr></table></div>"
},
"contained" : [
{
"resourceType" : "Observation",
"id" : "inner-observation-labresult-1",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_LabResult"
]
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://abc-hospital.local/fhir/Observation/localcode",
"code" : "123",
"display" : "ヘモグロビン"
},
{
"system" : "urn:oid:1.2.392.200119.4.504",
"code" : "2A990000001930953"
}
],
"text" : "ヘモグロビン"
},
"subject" : {
"reference" : "Patient/jp-patient-example-1"
},
"effectiveDateTime" : "2021-03-04T08:30:00+11:00",
"performer" : [
{
"reference" : "Organization/jp-organization-example-hospital",
"display" : "健康第一病院"
}
],
"valueQuantity" : {
"value" : 176,
"unit" : "g/L",
"system" : "http://unitsofmeasure.org",
"code" : "g/L"
},
"specimen" : {
"reference" : "Specimen/jp-specimen-example-2"
},
"referenceRange" : [
{
"low" : {
"value" : 135,
"unit" : "g/L",
"system" : "http://unitsofmeasure.org",
"code" : "g/L"
},
"high" : {
"value" : 180,
"unit" : "g/L",
"system" : "http://unitsofmeasure.org",
"code" : "g/L"
}
}
]
},
{
"resourceType" : "Observation",
"id" : "inner-observation-labresult-2",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_LabResult"
]
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://abc-hospital.local/fhir/Observation/localcode",
"code" : "456",
"display" : "赤血球数"
},
{
"system" : "urn:oid:1.2.392.200119.4.504",
"code" : "2A990000001992051"
}
],
"text" : "赤血球数"
},
"subject" : {
"reference" : "Patient/jp-patient-example-1"
},
"effectiveDateTime" : "2021-03-04T08:30:00+11:00",
"performer" : [
{
"reference" : "Organization/jp-organization-example-hospital",
"display" : "健康第一病院"
}
],
"valueQuantity" : {
"value" : 5.9,
"unit" : "10*6/uL",
"system" : "http://unitsofmeasure.org",
"code" : "10*6/uL"
},
"specimen" : {
"reference" : "Specimen/jp-specimen-example-2"
},
"referenceRange" : [
{
"low" : {
"value" : 4.2,
"unit" : "10*6./L",
"system" : "http://unitsofmeasure.org",
"code" : "10*6/uL"
},
"high" : {
"value" : 6,
"unit" : "10*6./L",
"system" : "http://unitsofmeasure.org",
"code" : "10*6/uL"
}
}
]
},
{
"resourceType" : "Observation",
"id" : "inner-observation-labresult-3",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_LabResult"
]
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://abc-hospital.local/fhir/Observation/localcode",
"code" : "789",
"display" : "ヘマトクリット"
},
{
"system" : "urn:oid:1.2.392.200119.4.504",
"code" : "2A990000001930954"
}
],
"text" : "ヘマトクリット"
},
"subject" : {
"reference" : "Patient/jp-patient-example-1"
},
"effectiveDateTime" : "2021-03-04T08:30:00+11:00",
"performer" : [
{
"reference" : "Organization/jp-organization-example-hospital",
"display" : "健康第一病院"
}
],
"valueQuantity" : {
"value" : 55,
"unit" : "%"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H"
}
]
}
],
"specimen" : {
"reference" : "Specimen/jp-specimen-example-2"
},
"referenceRange" : [
{
"low" : {
"value" : 38,
"unit" : "%"
},
"high" : {
"value" : 52,
"unit" : "%"
}
}
]
}
],
"identifier" : [
{
"system" : "http://abc-hospital.local/fhir/lab/reportid",
"value" : "5234342"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "LAB"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11502-2",
"display" : "Laboratory report"
}
]
},
"subject" : {
"reference" : "Patient/jp-patient-example-1"
},
"encounter" : {
"reference" : "Encounter/jp-encounter-example-1"
},
"effectiveDateTime" : "2021-08-25T08:30:00+09:00",
"issued" : "2021-03-04T11:45:33+11:00",
"performer" : [
{
"reference" : "Organization/jp-organization-example-hospital",
"display" : "健康第一病院"
}
],
"result" : [
{
"reference" : "#inner-observation-labresult-1"
},
{
"reference" : "#inner-observation-labresult-2"
},
{
"reference" : "#inner-observation-labresult-3"
}
],
"presentedForm" : [
{
"contentType" : "application/pdf",
"language" : "ja-JP",
"data" : "JVBERi0xLjUNCiW1tbW1DQoxIDAgb2JqDQo8PC9UeXBlL0NhdGFsb2cvUGFnZXMgMiAwIFIvTGFuZyhqYS1KUCkgL1N0cnVjdFRyZWVSb290IDEzIDAgUi9NYXJrSW5mbzw8L01hcmtlZCB0cnVlPj4+Pg0KZW5kb2JqDQoyIDAgb2JqDQo8PC9UeXBlL1BhZ2VzL0NvdW50IDEvS2lkc1sgMyAwIFJdID4+DQplbmRvYmoNCjMgMCBvYmoN",
"title" : "検査結果PDFレポート"
}
]
}
IG © 2022+ FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI). Package hl7.fhir.jp.core#1.1.1 based on FHIR 4.0.1. Generated 2022-11-02
Links: Table of Contents |
QA Report