FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm |
| Resource Type | Procedure |
| Id | Procedure-procedure-example-ach-ach-pass2-ivcf.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-ach-pass2-ivcf
Profile: QICore Procedureversion: null6.0.0)
identifier: http://example.org/identifiers/698.8/10005103526 (use: usual, )
status: Completed
code: Percutaneous insertion of inferior vena cava filter (procedure)
subject: Pass2 ACH
encounter: Hospital Admission
performed: 2024-02-01 05:02:00-0500
{
"resourceType": "Procedure",
"id": "procedure-example-ach-ach-pass2-ivcf",
"meta": {
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure|6.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "http://example.org/identifiers/698.8",
"value": "10005103526"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "397913009",
"display": "Percutaneous insertion of inferior vena cava filter (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-example-ach-ach-pass2",
"display": "Pass2 ACH"
},
"encounter": {
"reference": "Encounter/encounter-example-ach-ach-pass2-inpatient",
"display": "Hospital Admission"
},
"performedDateTime": "2024-02-01T05:02:00-05:00"
}