| Package | vzvz.covid-vaccinations |
| Resource Type | StructureDefinition |
| Id | nl-vzvz-rivm-Lotnumber |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=vzvz.covid-vaccinations@0.5.1-beta&canonical=http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Lotnumber |
| URL | http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Lotnumber |
| Status | draft |
| Name | NlVzvzRivmLotnumber |
| Title | nl vzvz rivm Lotnumber |
| Description | A derived profile from the nl-core-PharmaceuticalProduct to exchange valid vaccine lotnumbers |
| Type | Medication |
| Kind | resource |
No resources found
| StructureDefinition | |
| nl-core-PharmaceuticalProduct | nl core PharmaceuticalProduct |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "nl-vzvz-rivm-Lotnumber",
"url": "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Lotnumber",
"name": "NlVzvzRivmLotnumber",
"title": "nl vzvz rivm Lotnumber",
"status": "draft",
"publisher": "VZVZ",
"contact": [
{
"name": "VZVZ",
"telecom": [
{
"system": "email",
"value": "standaardisatie@vzvz.nl"
}
]
}
],
"description": "A derived profile from the nl-core-PharmaceuticalProduct to exchange valid vaccine lotnumbers",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Medication",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Medication",
"path": "Medication",
"short": "VaccinatieBatchnummer",
"definition": "This resource is intended to exchange valid vaccines lotnumbers."
},
{
"id": "Medication.status",
"path": "Medication.status",
"definition": "Code to indicatie that this lotnumber is valid. Only valid lotnumbers are exchanged."
},
{
"id": "Medication.batch.expirationDate",
"path": "Medication.batch.expirationDate",
"definition": "When this specific batch of vaccines will expire. This is the last day that vaccines of this batch may be used."
}
]
}
}