FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | Observation |
| Id | Observation-ImmunologicalDataExample1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ImmunologicalDataExample1
Profile: Immunological Data
identifier: ProtectChildImmunologicalDataId/IMMDATA-001
status: Final
category: Laboratory
code: Immunological data panel
component
code: ABO group [Type] in Blood
value: Group A
component
code: Rh [Type] in Blood
value: Rh positive
component
code: HLA-A allele 1
value: A*02:01
component
code: HLA-A allele 2
value: A*24:02
component
code: Post-transplant anti-HLA DSA class
value: Class I
component
code: Banff rejection category
value: Banff 2 – Antibody-mediated changes
{
"resourceType": "Observation",
"id": "ImmunologicalDataExample1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunological-data"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/immunological-data-id",
"value": "IMMDATA-001"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/immunological-data-panel-cs",
"code": "immunological-data-panel",
"display": "Immunological data panel"
}
]
},
"subject": {
"reference": "Patient/ExamplePatientTransplant1"
},
"encounter": {
"reference": "Encounter/VisitExample1"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "883-9",
"display": "ABO group [Type] in Blood"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-abo-group-cs",
"code": "A",
"display": "Group A"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10331-7",
"display": "Rh [Type] in Blood"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-rh-factor-cs",
"code": "positive",
"display": "Rh positive"
}
]
}
},
{
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-data-component-cs",
"code": "hla-a-1",
"display": "HLA-A allele 1"
}
]
},
"valueString": "A*02:01"
},
{
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-data-component-cs",
"code": "hla-a-2",
"display": "HLA-A allele 2"
}
]
},
"valueString": "A*24:02"
},
{
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-data-component-cs",
"code": "post-tx-dsa-class",
"display": "Post-transplant anti-HLA DSA class"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/dsa-class-cs",
"code": "class-i",
"display": "Class I"
}
]
}
},
{
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-data-component-cs",
"code": "banff-category",
"display": "Banff rejection category"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/banff-category-cs",
"code": "2",
"display": "Banff 2 – Antibody-mediated changes"
}
]
}
}
]
}