電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5
1.5.5 - release Japan

電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5 - Local Development build (v1.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example-Contained-JP-Specimen-Serum - JSON Representation

Raw json | Download

{
  "resourceType" : "Specimen",
  "id" : "Example-Contained-JP-Specimen-Serum",
  "meta" : {
    "profile" : [
      🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Specimen"
    ]
  },
  "language" : "ja",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"ja\" lang=\"ja\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen Example-Contained-JP-Specimen-Serum</b></p><a name=\"Example-Contained-JP-Specimen-Serum\"> </a><a name=\"hcExample-Contained-JP-Specimen-Serum\"> </a><a name=\"Example-Contained-JP-Specimen-Serum-ja-JP\"> </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\">Language: ja</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Specimen\">JP_Specimen</a></p></div><p><b>type</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationSampleMaterialCode_CS 023}, {http://terminology.hl7.org/CodeSystem/v2-0487 SER}\">血清</span></p></div>"
  },
  "type" : {
    "coding" : [
      {
        "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationSampleMaterialCode_CS",
        "code" : "023",
        "display" : "血清"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code" : "SER",
        "display" : "Serum"
      }
    ],
    "text" : "血清"
  }
}