{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Embryospecimen-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-embryospecimen-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.embryo_specimen.v1"
    }
  ],
  "version": "0",
  "name": "Embryospecimen",
  "title": "Embryo 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 zygotes or embryos.",
  "purpose": "To document more detailed information about one or more zygotes or embryos.",
  "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": "Embryo_specimen",
        "path": "Embryo_specimen",
        "short": "Embryo specimen",
        "definition": "To document detailed information about one or more zygotes or embryos.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Embryo_specimen",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Embryo_specimen.Embryo_development_stage",
        "path": "Embryo_specimen.Embryo_development_stage",
        "short": "Embryo development stage",
        "definition": "The stage of development of the embryo.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Embryo_specimen.Embryo_development_stage",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Embryo_specimen.Embryo_development_stage.value_DV_CODED_TEXT",
        "path": "Embryo_specimen.Embryo_development_stage.value_DV_CODED_TEXT",
        "short": "Embryo development stage",
        "definition": "The stage of development of the embryo.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Embryo_specimen.Embryo_development_stage.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Embryo_specimen.Embryo_development_stage.value_DV_TEXT",
        "path": "Embryo_specimen.Embryo_development_stage.value_DV_TEXT",
        "short": "Embryo development stage",
        "definition": "The stage of development of the embryo.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Embryo_specimen.Embryo_development_stage.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Embryo_specimen.Embryo_preservation_day",
        "path": "Embryo_specimen.Embryo_preservation_day",
        "short": "Embryo preservation day",
        "definition": "The number of calendar days following insemination on which the embryo was preserved.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Embryo_specimen.Embryo_preservation_day",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Embryo_specimen.Embryo_preservation_day.value_DV_CODED_TEXT",
        "path": "Embryo_specimen.Embryo_preservation_day.value_DV_CODED_TEXT",
        "short": "Embryo preservation day",
        "definition": "The number of calendar days following insemination on which the embryo was preserved.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Embryo_specimen.Embryo_preservation_day.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Embryo_specimen.Embryo_preservation_day.value_DV_TEXT",
        "path": "Embryo_specimen.Embryo_preservation_day.value_DV_TEXT",
        "short": "Embryo preservation day",
        "definition": "The number of calendar days following insemination on which the embryo was preserved.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Embryo_specimen.Embryo_preservation_day.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}