FHIR IG analytics| Package | pc.ig |
| Resource Type | Basic |
| Id | Basic-immunosuppressive-maintenance-patient-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 immunosuppressive-maintenance-patient-example-1
Recipient patient reference: Anonymous Patient Female, DoB: 2015-06-15 ( https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ids/recipient#REC-001)
Immunosuppressant ID relationship: Basic Immunosuppressive drug
Dose of immunosuppressant: 2 mg/kg (Details: UCUM codemg.kg-1 = 'mg.kg-1')
Pre-dose drug level: 120 ng/mL (Details: UCUM codeng.mL-1 = 'ng.mL-1')
2h post-dose drug level (C2): 800 ng/mL (Details: UCUM codeng.mL-1 = 'ng.mL-1')
Area under the concentration–time curve (AUC): 4500 ng·h/mL (Details: UCUM codeng.h.mL-1 = 'ng.h.mL-1')
Start date of maintenance therapy: 2024-04-01
End date of maintenance therapy: 2024-10-01
identifier: https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/immunosuppressive-maintenance-patient-id/IMMPAT0001
code: Immunosuppressive maintenance therapy to patient
{
"resourceType": "Basic",
"id": "immunosuppressive-maintenance-patient-example-1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-patient"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-patient-ref",
"valueReference": {
"reference": "Patient/ExamplePatientTransplant1"
}
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-immunosuppressant-ref",
"valueReference": {
"reference": "Basic/immunosuppressant-example-1"
}
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-dose",
"valueQuantity": {
"value": 2,
"unit": "mg/kg",
"system": "http://unitsofmeasure.org",
"code": "mg.kg-1"
}
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-pre-dose-level",
"valueQuantity": {
"value": 120,
"unit": "ng/mL",
"system": "http://unitsofmeasure.org",
"code": "ng.mL-1"
}
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-csa2h-post-dose-level",
"valueQuantity": {
"value": 800,
"unit": "ng/mL",
"system": "http://unitsofmeasure.org",
"code": "ng.mL-1"
}
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-auc",
"valueQuantity": {
"value": 4500,
"unit": "ng·h/mL",
"system": "http://unitsofmeasure.org",
"code": "ng.h.mL-1"
}
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-start-date",
"valueDate": "2024-04-01"
},
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressive-maintenance-end-date",
"valueDate": "2024-10-01"
}
],
"identifier": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/immunosuppressive-maintenance-patient-id",
"value": "IMMPAT0001"
}
],
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/immunosuppressive-maintenance-type",
"code": "maintenance-to-patient"
}
],
"text": "Immunosuppressive maintenance therapy to patient"
}
}