FHIR JP Core CI/CD実験
1.0.0 - ci-build
FHIR JP Core CI/CD実験 - Local Development build (v1.0.0). See the Directory of published versions
Active as of 2022-04-01 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="jp-core-work-codesystem-observation-physicalExamCodes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://jpfhir.jp/fhir/Common/CodeSystem/observation-physicalExamCodes defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">physical-findings<a name="jp-core-work-codesystem-observation-physicalExamCodes-physical-findings"> </a></td><td>Physical Findings</td></tr><tr><td style="white-space:nowrap">detailed-physical-findings<a name="jp-core-work-codesystem-observation-physicalExamCodes-detailed-physical-findings"> </a></td><td>Detailed Physical Findings</td></tr></table></div>
</text>
<url
value="http://jpfhir.jp/fhir/Common/CodeSystem/observation-physicalExamCodes"/>
<version value="1.0.0"/>
<name value="ObservationPhysicalExamCodes"/>
<status value="active"/>
<date value="2022-04-01T16:21:14+09:00"/>
<publisher value="HL7 FHIR 日本実装検討WG"/>
<contact>
<name value="HL7 FHIR 日本実装検討WG"/>
<telecom>
<system value="url"/>
<value value="https://jpfhir.jp/"/>
</telecom>
</contact>
<caseSensitive value="true"/>
<valueSet
value="http://jpfhir.jp/fhir/Common/ValueSet/observation-physicalExamCodes"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="physical-findings"/>
<display value="Physical Findings"/>
</concept>
<concept>
<code value="detailed-physical-findings"/>
<display value="Detailed Physical Findings"/>
</concept>
</CodeSystem>