FHIR IG analytics| Package | ee.fhir.vris |
| Resource Type | Observation |
| Id | Observation-observation-embryo-lifecycle-counts.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-embryo-lifecycle-counts
partOf: Procedure IVF
status: Final
code: Embryo lifecycle summary
subject: Leena Lööve (official) Female, DoB: 1983-01-11 ( https://fhir.ee/sid/pid/est/ni#38301105216)
effective: 2025-04-01
note:
6 viljastunud embrüost: 1 siirdatud värskelt, 4 külmutatud, 1 hävitatud kvaliteedi tõttu.
component
code: 2345123
value: 4
component
code: 2345124
value: 1
component
code: 2345129
value: 1
{
"resourceType": "Observation",
"id": "observation-embryo-lifecycle-counts",
"meta": {
"profile": [
"https://fhir.ee/vris/StructureDefinition/ee-vris-observation-embryo-lifecycle-counts"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/procedure-fertilization1"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "TODO",
"display": "Embryo lifecycle summary"
}
]
},
"subject": {
"reference": "Patient/patientFemale"
},
"focus": [
{
"reference": "BiologicallyDerivedProduct/donor-embryo1"
}
],
"effectiveDateTime": "2025-04-01",
"note": [
{
"text": "6 viljastunud embrüost: 1 siirdatud värskelt, 4 külmutatud, 1 hävitatud kvaliteedi tõttu."
}
],
"component": [
{
"code": {
"coding": [
{
"code": "2345123"
}
]
},
"valueInteger": 4
},
{
"code": {
"coding": [
{
"code": "2345124"
}
]
},
"valueInteger": 1
},
{
"code": {
"coding": [
{
"code": "2345129"
}
]
},
"valueInteger": 1
}
]
}