FHIR IG analytics| Package | pc.ig |
| Resource Type | Observation |
| Id | Observation-ExampleDonorHLATypingClassIIObservation1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ExampleDonorHLATypingClassIIObservation1
Profile: HLA Class II typing observation
status: Final
category: Laboratory
code: HLA-DP and DQ and DR (class II) typing panel - Blood or Tissue by Low resolution
effective: 2025-01-01
component
code: HLA-DPA1 [Type] by Low resolution
value: DPA1*01
component
code: HLA-DPB1 [Type] by Low resolution
value: DPB1*04
component
code: HLA-DQA1 [Type] by Low resolution
value: DQA1*05
component
code: HLA-DQB1 [Type] by Low resolution
value: DQB1*02
component
code: HLA-DRB1 [Type] by Low resolution
value: DRB1*15
{
"resourceType": "Observation",
"id": "ExampleDonorHLATypingClassIIObservation1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/patient-hla-typing-class-ii-observation"
]
},
"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": "96640-8",
"display": "HLA-DP and DQ and DR (class II) typing panel - Blood or Tissue by Low resolution"
}
]
},
"subject": {
"reference": "Patient/ExampleDonor1"
},
"effectiveDateTime": "2025-01-01",
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "96643-2",
"display": "HLA-DPA1 [Type] by Low resolution"
}
]
},
"valueString": "DPA1*01"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "96648-1",
"display": "HLA-DPB1 [Type] by Low resolution"
}
]
},
"valueString": "DPB1*04"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "96654-9",
"display": "HLA-DQA1 [Type] by Low resolution"
}
]
},
"valueString": "DQA1*05"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "78017-1",
"display": "HLA-DQB1 [Type] by Low resolution"
}
]
},
"valueString": "DQB1*02"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "96664-8",
"display": "HLA-DRB1 [Type] by Low resolution"
}
]
},
"valueString": "DRB1*15"
}
]
}