Implementation Guide for Astacus project
0.0.1 - ci-build France flag

Implementation Guide for Astacus project - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: astacus-197-biopsy - JSON Representation

Raw json | Download


{
  "resourceType" : "Specimen",
  "id" : "astacus-197-biopsy",
  "meta" : {
    "profile" : [
      🔗 "https://aphp.fr/fhir/fr/astacus/StructureDefinition/astacus-human-specimen"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen </b><a name=\"astacus-197-biopsy\"> </a><a name=\"hcastacus-197-biopsy\"> </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\">ResourceSpecimen &quot;astacus-197-biopsy&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-astacus-human-specimen.html\">Astacus Human Specimen Profile</a></p></div><p><b>status</b>: available</p><p><b>type</b>: Tissue <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0487.html\">specimenType</a>#TISS)</span></p><p><b>subject</b>: <a href=\"Patient-astacus-1288992.html\">Patient/astacus-1288992</a> &quot; ADAMS&quot;</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>Left breast structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#80248007)</span></td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Additive</b></td><td><b>Time[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Substance-astacus-180-stain.html\">Substance/astacus-180-stain</a></td><td>2023-02-16</td></tr></table></div>"
  },
  "status" : "available",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code" : "TISS"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/astacus-1288992"
  },
  "collection" : {
    "bodySite" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "80248007",
          "display" : "Left breast structure (body structure)"
        }
      ]
    }
  },
  "processing" : [
    {
      "additive" : [
        {
          🔗 "reference" : "Substance/astacus-180-stain"
        }
      ],
      "timeDateTime" : "2023-02-16"
    }
  ]
}