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
<Condition xmlns="http://hl7.org/fhir">
<id value="jp-condition-example-1"/>
<meta>
<profile
value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition jp-condition-example-1</b></p><a name="jp-condition-example-1"> </a><a name="hcjp-condition-example-1"> </a><a name="jp-condition-example-1-ja"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>severity</b>: <span title="Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS MO}">中度</span></p><p><b>code</b>: <span title="Codes:">KRAS野生型の転移性結腸直腸癌</span></p><p><b>bodySite</b>: <span title="Codes:">結腸直腸</span></p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">山田 太郎</a></p><p><b>onset</b>: 52 years<span style="background: LightGoldenRodYellow"> (Details: UCUM codea = 'a')</span></p><p><b>recordedDate</b>: 2022-08-01</p><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">下血</span></td></tr></table></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<severity>
<coding>
<system
value="http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS"/>
<code value="MO"/>
<display value="中度"/>
</coding>
</severity>
<code>
<text value="KRAS野生型の転移性結腸直腸癌"/>
</code>
<bodySite>
<text value="結腸直腸"/>
</bodySite>
<subject>🔗
<reference value="Patient/jp-patient-example-1"/>
<display value="山田 太郎"/>
</subject>
<onsetAge>
<value value="52"/>
<unit value="years"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</onsetAge>
<recordedDate value="2022-08-01"/>
<evidence>
<code>
<text value="下血"/>
</code>
</evidence>
</Condition>