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

FHIR IG analytics

Packagech.fhir.ig.ch-lab-report
Resource TypeObservation
IdObservation-BloodGroup-freeTextResult-3.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 BloodGroup-freeTextResult-3

identifier: http://example.org/Labor-Pipette/labvalues/1304-03760-blood-group-component

status: Final

category: Laboratory, Blood banking and transfusion medicine (specialty) (qualifier value), Blood bank studies (set)

code: Blood typing, ABO, Rho(D) and red blood cell antibody screening (procedure)

subject: Hans Guggindieluft

effective: 2024-04-23 11:24:26+0100

issued: 2024-04-24 11:24:26+0100

performer: Eva Erlenmeyer

method: Serotyping (qualifier value)

component

code: Hämoglobin

value: 130 g/l

ReferenceRanges

-LowHigh
*121 g/L (Details: UCUM codeg/L = 'g/L')154 g/L (Details: UCUM codeg/L = 'g/L')

component

code: ValBG

value: B negativ

component

code: Rhesus-Phänotyp

value: ccddee

component

code: Antikörper

value: Antikörper: Anti-C

component

code: Antikörper

value: Anti-K


Source1

{
  "resourceType": "Observation",
  "id": "BloodGroup-freeTextResult-3",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-blood-group"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org/Labor-Pipette/labvalues",
      "value": "1304-03760-blood-group-component"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "421661004",
          "display": "Blood banking and transfusion medicine (specialty) (qualifier value)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "18717-9",
          "display": "Blood bank studies (set)"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "20099001"
      }
    ],
    "text": "Blood typing, ABO, Rho(D) and red blood cell antibody screening (procedure)"
  },
  "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"
    }
  ],
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "258075003",
        "display": "Serotyping (qualifier value)"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "718-7",
            "display": "Hemoglobin [Mass/volume] in Blood"
          }
        ],
        "text": "Hämoglobin"
      },
      "valueString": "130 g/l",
      "referenceRange": [
        {
          "low": {
            "value": 121,
            "unit": "g/L",
            "system": "http://unitsofmeasure.org",
            "code": "g/L"
          },
          "high": {
            "value": 154,
            "unit": "g/L",
            "system": "http://unitsofmeasure.org",
            "code": "g/L"
          }
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "882-1",
            "display": "ABO and Rh group [Type] in Blood"
          }
        ],
        "text": "ValBG"
      },
      "valueString": "B negativ"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "10331-7",
            "display": "Rh [Type] in Blood"
          }
        ],
        "text": "Rhesus-Phänotyp"
      },
      "valueString": "ccddee"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "890-4",
            "display": "Blood group antibody screen [Presence] in Serum or Plasma"
          }
        ],
        "text": "Antikörper"
      },
      "valueString": "Antikörper: Anti-C"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "890-4",
            "display": "Blood group antibody screen [Presence] in Serum or Plasma"
          }
        ],
        "text": "Antikörper"
      },
      "valueString": "Anti-K"
    }
  ]
}