VRIS - Viljatusravi infosüsteem, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-vris/ and changes regularly. See the Directory of published versions
{
"resourceType" : "BiologicallyDerivedProduct",
"id" : "sperm1",
"meta" : {
"profile" : [
🔗 "https://fhir.ee/vris/StructureDefinition/ee-vris-sperm"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: BiologicallyDerivedProduct sperm1</b></p><a name=\"sperm1\"> </a><a name=\"hcsperm1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-vris-sperm.html\">BiologicallyDerivedProduct: EE VRIS Sperm</a></p></div><p><b>Cryopreservation date</b>: 2025-02-20</p><p><b>Cell preservation reason</b>: <span title=\"Codes:{http://snomed.info/sct TODO}\">For donation</span></p><p><b>BiologicallyDerivedProduct Intended Recipient</b>: <a href=\"Patient-patientFemale.html\">Leena Lööve (official) Female, DoB: 1983-01-11 ( https://fhir.ee/sid/pid/est/ni#38301105216)</a></p><p><b>productCode</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/vris-bioloogilise-materjali-liik sperm}\">Seemnerakud</span></p><p><b>biologicalSourceEvent</b>: ABC123</p><p><b>productStatus</b>: [not stated]: available (available)</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Source</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Patient-patientDonorMale.html\">Ygrek Mister (official) Male, DoB: 1983-01-11 ( DR)</a></td></tr></table><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/ValueSet/vris-tunnuse-tyyp donated-count}\">donated-count</span></p><p><b>value</b>: 4</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/ValueSet/vris-tunnuse-tyyp frozen-count}\">frozen-count</span></p><p><b>value</b>: 4</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/ValueSet/vris-tunnuse-tyyp cell-origin-role}\">cell-origin-role</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct TODO}\">Non-partner donor</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/ValueSet/vris-tunnuse-tyyp collection-method}\">collection-method</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct TODO}\">Ejaculation</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/ValueSet/vris-tunnuse-tyyp usage-state}\">usage-state</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct TODO}\">Thawed from frozen</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/ValueSet/vris-tunnuse-tyyp donor-stimulation-method}\">donor-stimulation-method</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct TODO}\">Follitropin + Chorionic gonadotropin</span></p></blockquote></div>"
},
"extension" : [
{
"url" : "https://fhir.ee/vris/StructureDefinition/ee-vris-cryopreservation-date",
"valueDateTime" : "2025-02-20"
},
{
"url" : "https://fhir.ee/vris/StructureDefinition/ee-vris-cell-preservation-reason",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "TODO",
"display" : "For donation"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient",
"valueReference" : {
🔗 "reference" : "Patient/patientFemale"
}
}
],
"productCode" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/vris-bioloogilise-materjali-liik",
"code" : "sperm",
"display" : "Seemnerakud"
}
]
},
"biologicalSourceEvent" : {
"value" : "ABC123"
},
"productStatus" : {
"code" : "available"
},
"collection" : {
"source" : {
🔗 "reference" : "Patient/patientDonorMale"
}
},
"property" : [
{
"type" : {
"coding" : [
{
"system" : "https://fhir.ee/ValueSet/vris-tunnuse-tyyp",
"code" : "donated-count"
}
]
},
"valueInteger" : 4
},
{
"type" : {
"coding" : [
{
"system" : "https://fhir.ee/ValueSet/vris-tunnuse-tyyp",
"code" : "frozen-count"
}
]
},
"valueInteger" : 4
},
{
"type" : {
"coding" : [
{
"system" : "https://fhir.ee/ValueSet/vris-tunnuse-tyyp",
"code" : "cell-origin-role"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "TODO",
"display" : "Non-partner donor"
}
]
}
},
{
"type" : {
"coding" : [
{
"system" : "https://fhir.ee/ValueSet/vris-tunnuse-tyyp",
"code" : "collection-method"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "TODO",
"display" : "Ejaculation"
}
]
}
},
{
"type" : {
"coding" : [
{
"system" : "https://fhir.ee/ValueSet/vris-tunnuse-tyyp",
"code" : "usage-state"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "TODO",
"display" : "Thawed from frozen"
}
]
}
},
{
"type" : {
"coding" : [
{
"system" : "https://fhir.ee/ValueSet/vris-tunnuse-tyyp",
"code" : "donor-stimulation-method"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "TODO",
"display" : "Follitropin + Chorionic gonadotropin"
}
]
}
}
]
}