HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SpecimenCervicalCytology - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="SpecimenCervicalCytology"/>
  <meta>
    <profile
             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Specimen_Pathology"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen SpecimenCervicalCytology</b></p><a name="SpecimenCervicalCytology"> </a><a name="hcSpecimenCervicalCytology"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-specimen-pathology.html">JP Core Specimen Pathology Profile</a></p></div><p><b>identifier</b>: SP-2024-00567-CC</p><p><b>accessionIdentifier</b>: PATH-2024-00567</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119361006}">子宮頸部擦過細胞診</span></p><p><b>subject</b>: <a href="Patient-PatientCervicalCytology.html">由美 高橋  Female, DoB: 1980-11-25 ( 56789012)</a></p><p><b>receivedTime</b>: 2024-02-20 10:00:00+0900</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2024-02-20 09:00:00+0900</td><td><span title="Codes:">ブラシ擦過</span></td><td><span title="Codes:{http://snomed.info/sct 71252005}">Cervix uteri</span></td></tr></table></div>
  </text>
  <identifier>
    <value value="SP-2024-00567-CC"/>
  </identifier>
  <accessionIdentifier>
    <value value="PATH-2024-00567"/>
  </accessionIdentifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="119361006"/>
      <display value="Cytology specimen"/>
    </coding>
    <text value="子宮頸部擦過細胞診"/>
  </type>
  <subject>🔗 
    <reference value="Patient/PatientCervicalCytology"/>
  </subject>
  <receivedTime value="2024-02-20T10:00:00+09:00"/>
  <collection>
    <collectedDateTime value="2024-02-20T09:00:00+09:00"/>
    <method>
      <text value="ブラシ擦過"/>
    </method>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="71252005"/>
        <display value="Cervix uteri"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。