FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-rad-order
Resource TypeObservation
IdObservation-CaveatBloodCoagulationPlatelets.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation CaveatBloodCoagulationPlatelets

status: Final

code: Platelets [#/volume] in Blood

subject: Susanna Ufferer (official) Female, DoB: 1945-03-14

effective: 2019-04-01 10:10:00+0000

value: 150000 10^9/L (Details: UCUM code10*9/uL = '10*9/uL')


Source1

{
  "resourceType": "Observation",
  "id": "CaveatBloodCoagulationPlatelets",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-platelets-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "26515-7",
        "display": "Platelets [#/volume] in Blood"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatSUfferer"
  },
  "effectiveDateTime": "2019-04-01T10:10:00.000+00:00",
  "valueQuantity": {
    "value": 150000,
    "unit": "10^9/L",
    "system": "http://unitsofmeasure.org",
    "code": "10*9/uL"
  }
}