icarCarcassType
Description
A carcass (also called carcase) identifies a single animal which is processed at a plant. A carcass has identifying information and attributes describing the animal from the processor perspective.
Properties
Name | Description | Required | Type |
---|---|---|---|
ProcessingLot | The lot in which the carcass was processed. | Yes | icarProcessingLotType |
KillDateTime | Date/time the animal was killed. Ideally this should be a precise date and time. However, older systems may only be able to supply the date. | No | date-time |
BodyNo | A unique identifier on the chain and kill date assigned to the carcass by the processor. | Yes | Integer |
Identifiers | Identifiers for the carcass including the animal's id | Yes | Array of icarIdentifierType |
Sex | The sex of the animal as assessed at the processing plant. | No | icarAnimalGenderType |
BirthDate | Assessed date of birth of the animal represented using RFC3339 (UTC). | No | date-time |
BirthDateConfidence | A 3-character string representing Year, Month, and Day (YMD). Each character can have the value A (actual), E (estimate), U (unknown). e.g. AEU. | No | string |
PrimaryBreed | Primary breed of the animal as visually categorised by the plant, represented using ICAR breed codes. | No | icarIdentifierType |
PlantBoningRun | Allocation of the carcass to a plant boning run (if any). | No | Integer |
PlantBoningRunTemplate | Where a Boning Run Template is allocated by the plant, the name or ID of the template. | No | string |
DestinationCode | Plant-specific destination codes that are used for company requirements and to link to boning run processing. | No | string |
ProcessorGrid | Reference to a processor-specific grid used to calculate the price paid to the producer | No | string |
Examples
Example 1
{
"processingLot": {
"id": "id",
"name": "name",
"chain": {
"plant": {
"establishmentIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"address": {
"addressCountry": "addressCountry",
"addressLocality": "addressLocality",
"addressRegion": "addressRegion",
"postOfficeBoxNumber": "postOfficeBoxNumber",
"postalCode": "postalCode",
"streetAddress": "streetAddress"
},
"parentOrganization": {
"name": "name",
"leiCode": "leiCode",
"globalLocationNumber": "globalLocationNumber",
"uri": "uri"
},
"membershipIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"name": "name",
"leiCode": "leiCode",
"globalLocationNumber": "globalLocationNumber",
"uri": "uri"
},
"chainId": "chainId",
"chainProcess": "AnteMortem"
},
"killDateTime": "2024-10-30T01:50:44.5644752+00:00",
"startBodyNumber": 0,
"endBodyNumber": 0,
"lotCount": 0,
"targetMarket": "targetMarket",
"killType": "killType",
"species": "Buffalo",
"consignment": {
"id": {
"id": "id",
"scheme": "scheme"
},
"originLocation": {
"id": "id",
"scheme": "scheme"
},
"originAddress": "originAddress",
"originPostalAddress": {
"addressCountry": "addressCountry",
"addressLocality": "addressLocality",
"addressRegion": "addressRegion",
"postOfficeBoxNumber": "postOfficeBoxNumber",
"postalCode": "postalCode",
"streetAddress": "streetAddress"
},
"originOrganization": {
"establishmentIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"address": {
"addressCountry": "addressCountry",
"addressLocality": "addressLocality",
"addressRegion": "addressRegion",
"postOfficeBoxNumber": "postOfficeBoxNumber",
"postalCode": "postalCode",
"streetAddress": "streetAddress"
},
"parentOrganization": {
"name": "name",
"leiCode": "leiCode",
"globalLocationNumber": "globalLocationNumber",
"uri": "uri"
},
"membershipIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"name": "name",
"leiCode": "leiCode",
"globalLocationNumber": "globalLocationNumber",
"uri": "uri"
},
"destinationLocation": {
"id": "id",
"scheme": "scheme"
},
"destinationAddress": "destinationAddress",
"destinationPostalAddress": {
"addressCountry": "addressCountry",
"addressLocality": "addressLocality",
"addressRegion": "addressRegion",
"postOfficeBoxNumber": "postOfficeBoxNumber",
"postalCode": "postalCode",
"streetAddress": "streetAddress"
},
"destinationOrganization": {
"establishmentIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"address": {
"addressCountry": "addressCountry",
"addressLocality": "addressLocality",
"addressRegion": "addressRegion",
"postOfficeBoxNumber": "postOfficeBoxNumber",
"postalCode": "postalCode",
"streetAddress": "streetAddress"
},
"parentOrganization": {
"name": "name",
"leiCode": "leiCode",
"globalLocationNumber": "globalLocationNumber",
"uri": "uri"
},
"membershipIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"name": "name",
"leiCode": "leiCode",
"globalLocationNumber": "globalLocationNumber",
"uri": "uri"
},
"loadingDateTime": "2024-10-30T01:50:44.5647573+00:00",
"unloadingDateTime": "2024-10-30T01:50:44.5647587+00:00",
"expectedDuration": 0.0,
"transportOperator": "transportOperator",
"vehicle": "vehicle",
"transportReference": "transportReference",
"isolationFacilityUsed": false,
"farmAssuranceReference": {
"id": "id",
"scheme": "scheme"
},
"countConsigned": 0,
"countReceived": 0,
"hoursOffFeed": 0,
"hoursOffWater": 0,
"references": [
{
"id": "id",
"scheme": "scheme"
}
],
"interestedParties": [
{
"interests": [
""
],
"establishmentIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"address": {
"addressCountry": "addressCountry",
"addressLocality": "addressLocality",
"addressRegion": "addressRegion",
"postOfficeBoxNumber": "postOfficeBoxNumber",
"postalCode": "postalCode",
"streetAddress": "streetAddress"
},
"parentOrganization": {
"name": "name",
"leiCode": "leiCode",
"globalLocationNumber": "globalLocationNumber",
"uri": "uri"
},
"membershipIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
]
}
],
"declarations": [
{
"declarationId": {
"id": "id",
"scheme": "scheme"
},
"declaredValue": "declaredValue"
}
]
},
"interestedParties": [
{
"interests": [
""
],
"establishmentIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"address": {
"addressCountry": "addressCountry",
"addressLocality": "addressLocality",
"addressRegion": "addressRegion",
"postOfficeBoxNumber": "postOfficeBoxNumber",
"postalCode": "postalCode",
"streetAddress": "streetAddress"
},
"parentOrganization": {
"name": "name",
"leiCode": "leiCode",
"globalLocationNumber": "globalLocationNumber",
"uri": "uri"
},
"membershipIdentifiers": [
{
"id": "id",
"scheme": "scheme"
}
]
}
]
},
"killDateTime": "2024-10-30T01:50:44.5648897+00:00",
"bodyNo": 0,
"identifiers": [
{
"id": "id",
"scheme": "scheme"
}
],
"sex": "Female",
"birthDate": "2024-10-30T01:50:44.5648980+00:00",
"birthDateConfidence": "birthDateConfidence",
"primaryBreed": {
"id": "id",
"scheme": "scheme"
},
"plantBoningRun": 0,
"plantBoningRunTemplate": "plantBoningRunTemplate",
"destinationCode": "destinationCode",
"processorGrid": "processorGrid"
}