We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c596af0 commit af5013bCopy full SHA for af5013b
resources/icarReproSemenStrawResource.json
@@ -39,6 +39,10 @@
39
"type": "string",
40
"description": "URI to an AnimalCoreResource for the sire."
41
},
42
+ "sirePrimaryBreed": {
43
+ "$ref": "../types/icarBreedIdentifierType.json",
44
+ "description": "ICAR Breed code for the sire. The usage of this property is not reasonable if more than one sire is provided."
45
+ },
46
"preservationType": {
47
"$ref": "../enums/icarReproSemenPreservationType.json",
48
"description": "The method of preservation of the semen (liquid, frozen)."
@@ -58,4 +62,4 @@
58
62
}
59
63
60
64
]
61
-}
65
+}
0 commit comments