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-codedResult-1.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-codedResult-1

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: Blutgruppe

value: O

component

code: Rhesusfaktor

value: -

component

code: 1. Bestimmungsdatum

value: 2022-07-01 11:24:26+0100

component

code: 2. Bestimmungsdatum

value: 2022-07-01 11:34:26+0100

component

code: T + S

value: 2022-07-01 11:34:26+0100 --> 2022-07-05 11:28:26+0100

component

code: Antikörper

value: false


Source1

{
  "resourceType": "Observation",
  "id": "BloodGroup-codedResult-1",
  "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": "883-9",
            "display": "ABO group [Type] in Blood"
          }
        ],
        "text": "Blutgruppe"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "58460004",
            "display": "Blood group O"
          }
        ],
        "text": "O"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "10331-7",
            "display": "Rh [Type] in Blood"
          }
        ],
        "text": "Rhesusfaktor"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "165746003",
            "display": "RhD negative"
          }
        ],
        "text": "-"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "90089-4",
            "display": "Date and time report was released"
          }
        ],
        "text": "1. Bestimmungsdatum"
      },
      "valueDateTime": "2022-07-01T11:24:26+01:00"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "90089-4",
            "display": "Date and time report was released"
          }
        ],
        "text": "2. Bestimmungsdatum"
      },
      "valueDateTime": "2022-07-01T11:34:26+01:00"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "82607-3",
            "display": "Clinical data [Date and Time Range]"
          }
        ],
        "text": "T + S"
      },
      "valuePeriod": {
        "start": "2022-07-01T11:34:26+01:00",
        "end": "2022-07-05T11:28:26+01:00"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "890-4",
            "display": "Blood group antibody screen [Presence] in Serum or Plasma"
          }
        ],
        "text": "Antikörper"
      },
      "valueBoolean": false
    }
  ]
}