FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | Procedure |
| Id | Procedure-uc2-amniocentesis.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure uc2-amniocentesis
status: Completed
code: Amniocentesis (procedure)
subject: Anonymous Patient Female, DoB: 1994-02-01 ( http://www.acme.com/identifiers/patient#123456)
{
"resourceType": "Procedure",
"id": "uc2-amniocentesis",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "34536000",
"display": "Amniocentesis (procedure)"
}
]
},
"subject": {
"reference": "Patient/uc2-mother"
},
"report": [
{
"reference": "DiagnosticReport/uc2-amniocentesisreport"
}
]
}