FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Procedure |
| Id | Procedure-InVitroFertilisation-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Procedure",
"id": "Procedure-InVitroFertilisation-Example",
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "52637005",
"display": "In vitro fertilisation"
}
]
},
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307687"
}
},
"performedDateTime": "2023-08-05",
"note": [
{
"text": "Woman`s own egg"
}
]
}