HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "jp-condition-example-1",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Condition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"jp-condition-example-1\"> </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 Condition \"jp-condition-example-1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-condition.html\">JP Core Condition Profile</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>severity</b>: 中度 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (JP_ConditionSeverity_CS#MO)</span></p><p><b>code</b>: KRAS野生型の転移性結腸直腸癌 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>bodySite</b>: 結腸直腸 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">Patient/jp-patient-example-1: 山田 太郎</a> \" 山田\"</p><p><b>onset</b>: 52 years<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></p><p><b>recordedDate</b>: 2022-08-01</p><h3>Evidences</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>下血 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td></tr></table></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
]
}
],
"severity" : {
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS",
"code" : "MO",
"display" : "中度"
}
]
},
"code" : {
"text" : "KRAS野生型の転移性結腸直腸癌"
},
"bodySite" : [
{
"text" : "結腸直腸"
}
],
"subject" : {
"reference" : "Patient/jp-patient-example-1",
"display" : "山田 太郎"
},
"onsetAge" : {
"value" : 52,
"unit" : "years",
"system" : "http://unitsofmeasure.org",
"code" : "a"
},
"recordedDate" : "2022-08-01",
"evidence" : [
{
"code" : [
{
"text" : "下血"
}
]
}
]
}
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