{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Oocytespecimen-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-oocytespecimen-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.oocyte_specimen.v1"
    }
  ],
  "version": "0",
  "name": "Oocytespecimen",
  "title": "Oocyte specimen",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "To document detailed information about one or more harvested oocytes.",
  "purpose": "To document more detailed information about one or more harvested oocytes.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "openEHR",
      "uri": "http://openehr.org",
      "name": "openEHR Mapping"
    },
    {
      "identity": "openEHR-natural",
      "uri": "http://openehr.org",
      "name": "openEHR natural path"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "StructureDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "snapshot": {
    "element": [
      {
        "id": "Oocyte_specimen",
        "path": "Oocyte_specimen",
        "short": "Oocyte specimen",
        "definition": "To document detailed information about one or more harvested oocytes.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Oocyte_specimen",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Oocyte_specimen.Oocyte_maturation_stage",
        "path": "Oocyte_specimen.Oocyte_maturation_stage",
        "short": "Oocyte maturation stage",
        "definition": "Nuclear maturity of oocyte after removal of the cumulus-corona cell mass.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Oocyte_specimen.Oocyte_maturation_stage",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Oocyte_specimen.Oocyte_maturation_stage.value_DV_CODED_TEXT",
        "path": "Oocyte_specimen.Oocyte_maturation_stage.value_DV_CODED_TEXT",
        "short": "Oocyte maturation stage",
        "definition": "Nuclear maturity of oocyte after removal of the cumulus-corona cell mass.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Oocyte_specimen.Oocyte_maturation_stage.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Oocyte_specimen.Oocyte_maturation_stage.value_DV_TEXT",
        "path": "Oocyte_specimen.Oocyte_maturation_stage.value_DV_TEXT",
        "short": "Oocyte maturation stage",
        "definition": "Nuclear maturity of oocyte after removal of the cumulus-corona cell mass.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Oocyte_specimen.Oocyte_maturation_stage.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}