FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageee.fhir.vris
Resource TypeBiologicallyDerivedProduct
IdBiologicallyDerivedProduct-sperm1.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: BiologicallyDerivedProduct sperm1

Cryopreservation date: 2025-02-20

Cell preservation reason: For donation

BiologicallyDerivedProduct Intended Recipient: Leena Lööve (official) Female, DoB: 1983-01-11 ( https://fhir.ee/sid/pid/est/ni#38301105216)

productCode: Seemnerakud

biologicalSourceEvent: ABC123

productStatus: [not stated]: available (available)

Collections

-Source
*Ygrek Mister (official) Male, DoB: 1983-01-11 ( DR)

property

type: donated-count

value: 4

property

type: frozen-count

value: 4

property

type: cell-origin-role

value: Non-partner donor

property

type: collection-method

value: Ejaculation

property

type: usage-state

value: Thawed from frozen

property

type: donor-stimulation-method

value: Follitropin + Chorionic gonadotropin


Source1

{
  "resourceType": "BiologicallyDerivedProduct",
  "id": "sperm1",
  "meta": {
    "profile": [
      "https://fhir.ee/vris/StructureDefinition/ee-vris-sperm"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    }
  ]
}