FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/nl-vzvz-rivm-Lotnumber

Packagevzvz.covid-vaccinations
Resource TypeStructureDefinition
Idnl-vzvz-rivm-Lotnumber
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=vzvz.covid-vaccinations@0.5.1-beta&canonical=http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Lotnumber
URLhttp://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Lotnumber
Statusdraft
NameNlVzvzRivmLotnumber
Titlenl vzvz rivm Lotnumber
DescriptionA derived profile from the nl-core-PharmaceuticalProduct to exchange valid vaccine lotnumbers
TypeMedication
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nl-core-PharmaceuticalProductnl core PharmaceuticalProduct

Narrative

No narrative content found in resource


Source

{
  "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."
      }
    ]
  }
}