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

FHIR IG analytics

Packageee.fhir.vris
Resource TypeObservation
IdObservation-observation-bloodgroup.json
FHIR VersionR5

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 observation-bloodgroup

status: Final

category: Laboratory

code: ABO and Rh group panel - Blood

subject: D-2024-001

effective: 2024-06-10

note:

Veregrupp määratud enne.

component

code: ABO group [Type] in Blood by Confirmatory method

value: Blood group B

component

code: D Ag [Presence] on Red Blood Cells

value: Positive


Source1

{
  "resourceType": "Observation",
  "id": "observation-bloodgroup",
  "meta": {
    "profile": [
      "https://fhir.ee/vris/StructureDefinition/ee-vris-observation-blood-group"
    ]
  },
  "language": "et",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "34530-6"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patientDonorMale",
    "display": "D-2024-001"
  },
  "effectiveDateTime": "2024-06-10",
  "note": [
    {
      "text": "Veregrupp määratud enne."
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "57743-7"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "112149005"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "978-7"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "10828004"
          }
        ]
      }
    }
  ]
}