FHIR IG analytics| Package | pc.ig |
| Resource Type | Basic |
| Id | Basic-mark-imm-func-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Basic mark-imm-func-example-1
Profile: Marker of Immune Function
Patient ID relationship: Anonymous Patient Female, DoB: 2015-06-15 ( https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ids/recipient#REC-001)
HLA antibody class or locus: HLA-DQ7
MFI value: 3500
Donor-specific antibody (DSA): true
AT1R antibody result: 12.3
ETAR antibody result: 8.7
Anti-MICA antibody result: 5.2
Anti-MICB antibody result: 4.9
AECA / other non-HLA antibodies: Low-titer anti-endothelial cell antibodies
identifier: https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/marker-immune-function-id/MIF0001
code: Antibody marker
{
"resourceType": "Basic",
"id": "mark-imm-func-example-1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-patient-ref",
"valueReference": {
"reference": "Patient/ExamplePatientTransplant1"
}
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-hla-antibody-class",
"valueString": "HLA-DQ7"
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-mfi-value",
"valueString": "3500"
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-dsa",
"valueBoolean": true
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-atr1",
"valueDecimal": 12.3
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-etar",
"valueDecimal": 8.7
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-mica",
"valueDecimal": 5.2
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-micb",
"valueDecimal": 4.9
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/marker-immune-function-aeca-other",
"valueString": "Low-titer anti-endothelial cell antibodies"
}
],
"identifier": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/marker-immune-function-id",
"value": "MIF0001"
}
],
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/marker-immune-function-type",
"code": "antibody",
"display": "Antibody marker"
}
]
}
}