Fujitsu Healthy Living Implementation Guide
1.1.29 - release

Publication Build: This will be filled in by the publication tooling

: SpecimenExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Specimen",
  "id" : "SpecimenExample",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-specimen"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen</b><a name=\"SpecimenExample\"> </a><a name=\"hcSpecimenExample\"> </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 Specimen &quot;SpecimenExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-specimen.html\">Fujitsu Specimen Profile</a></p></div><p><b>type</b>: 全血 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-JLAC10-Specimen.html\">JLAC10 Specimen Codes</a>#018)</span></p><p><b>subject</b>: <a href=\"Patient-p001.html\">Patient/p001</a> &quot; 健康&quot;</p></div>"
  },
  "type" : {
    "coding" : [
      {
        "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/specimen-codes",
        "code" : "018",
        "display" : "全血"
      }
    ],
    "text" : "全血"
  },
  "subject" : {
    🔗 "reference" : "Patient/p001"
  }
}