FHIR IG analytics| Package | gov.cdc.nhsn.dqm |
| Resource Type | Procedure |
| Id | Procedure-procedure-example-ach-monthly-pass3-transfusion.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure procedure-example-ach-monthly-pass3-transfusion
Profile: ACH Monthly Event Procedure
identifier: urn:oid:2.16.840.1.113883.19.5.1.698.8/100051035264 (use: usual, )
status: Completed
code: Transfusion of red blood cells (procedure)
subject: Pass3 ACH
encounter: Critical care visit
performed: 2024-02-02 20:43:00-0500
{
"resourceType": "Procedure",
"id": "procedure-example-ach-monthly-pass3-transfusion",
"meta": {
"profile": [
"http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "urn:oid:2.16.840.1.113883.19.5.1.698.8",
"value": "100051035264"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "116863004",
"display": "Transfusion of red blood cells (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-example-ach-monthly-pass3",
"display": "Pass3 ACH"
},
"encounter": {
"reference": "Encounter/encounter-example-ach-monthly-pass3-acute",
"display": "Critical care visit"
},
"performedDateTime": "2024-02-02T20:43:00-05:00"
}