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

: Observation CBC panel using 'hasMember' - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "ExampleObservationCBCPanel",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-cbc-panel"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ExampleObservationCBCPanel\"> </a><a name=\"hcExampleObservationCBCPanel\"> </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\">ResourceObservation &quot;ExampleObservationCBCPanel&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-observation-cbc-panel.html\">CH LAB Observation Results CBC Panel - Blood by Automated count, Results in nested Profiles</a></p></div><p><b>identifier</b>: <code>https://labor.pipette.com/labvalues</code>/1304-03780-cbc-panel</p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: CBC panel - Blood by Automated count <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#58410-2)</span></p><p><b>subject</b>: <a href=\"Bundle-LabResultReport-1-tvt.html#urn-uuid-6b8a0365-5022-403b-a5a5-8d8680d701ef\">urn:uuid:6b8a0365-5022-403b-a5a5-8d8680d701ef: Hans Guggindieluft</a></p><p><b>effective</b>: 2024-04-23 11:24:26+0100</p><p><b>issued</b>: Apr 24, 2024, 10:24:26\u202fAM</p><p><b>performer</b>: <a href=\"Bundle-LabResultReport-1-tvt.html#urn-uuid-12328339-f7d6-4bb6-80e4-89fd03ce5052\">urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052: Eva Erlenmeyer</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-ExampleObservationWBC.html\">Observation/ExampleObservationWBC</a></li><li><a href=\"Observation-ExampleObservationRBC.html\">Observation/ExampleObservationRBC</a></li><li><a href=\"Observation-ExampleObservationHb.html\">Observation/ExampleObservationHb</a></li><li><a href=\"Observation-ExampleObservationHt.html\">Observation/ExampleObservationHt</a></li><li><a href=\"Observation-ExampleObservationMCV.html\">Observation/ExampleObservationMCV</a></li><li><a href=\"Observation-ExampleObservationMCH.html\">Observation/ExampleObservationMCH</a></li><li><a href=\"Observation-ExampleObservationMCHC.html\">Observation/ExampleObservationMCHC</a></li><li><a href=\"Observation-ExampleObservationPlateletCount.html\">Observation/ExampleObservationPlateletCount</a></li><li><a href=\"Observation-ExampleObservationRDW-SD.html\">Observation/ExampleObservationRDW-SD</a></li><li><a href=\"Observation-ExampleObservationRDW-CV.html\">Observation/ExampleObservationRDW-CV</a></li></ul></div>"
  },
  "identifier" : [
    {
      "system" : "https://labor.pipette.com/labvalues",
      "value" : "1304-03780-cbc-panel"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "58410-2",
        "display" : "CBC panel - Blood by Automated count"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:6b8a0365-5022-403b-a5a5-8d8680d701ef",
    "display" : "Hans Guggindieluft"
  },
  "effectiveDateTime" : "2024-04-23T11:24:26+01:00",
  "issued" : "2024-04-24T11:24:26+01:00",
  "performer" : [
    {
      "reference" : "urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052",
      "display" : "Eva Erlenmeyer"
    }
  ],
  "hasMember" : [
    {
      🔗 "reference" : "Observation/ExampleObservationWBC"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationRBC"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationHb"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationHt"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationMCV"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationMCH"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationMCHC"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationPlateletCount"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationRDW-SD"
    },
    {
      🔗 "reference" : "Observation/ExampleObservationRDW-CV"
    }
  ]
}