CH LAB-Report (R4)
1.0.0-ballot - ballot Switzerland flag

This page is part of the CH LAB-Report (R4) (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Urin - JSON Representation

Raw json | Download


{
  "resourceType" : "Specimen",
  "id" : "Urin",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen</b><a name=\"Urin\"> </a><a name=\"hcUrin\"> </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;Urin&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.eu/fhir/laboratory/0.1.0/StructureDefinition-Specimen-eu-lab.html\">Specimen: Laboratory</a></p></div><p><b>type</b>: Urine specimen (specimen) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#122575003)</span></p><p><b>subject</b>: <a href=\"Bundle-LabResultReport-4-sepsis.html#urn-uuid-14fbf29b-5dac-483e-b543-15031f12344b\">urn:uuid:14fbf29b-5dac-483e-b543-15031f12344b: Katarina Keller</a></p><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Urine specimen container (physical object) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#706054001)</span></td></tr></table></div>"
  },
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "122575003",
        "display" : "Urine specimen (specimen)"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:14fbf29b-5dac-483e-b543-15031f12344b",
    "display" : "Katarina Keller"
  },
  "container" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "706054001",
            "display" : "Urine specimen container (physical object)"
          }
        ]
      }
    }
  ]
}