Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Vaccine Vial Serial Number

Official URL: http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/vaccine-serial-number-1 Version: 0.0.1
Active as of 2023-04-14 Computable Name: VaccineSerialNumber

Copyright/Legal: Copyright © 2022 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.

This extension applies to the Immunization resource and is used to represent the serial number of the vial of vaccine.

Context of Use

    This extension may be used on the following element(s):

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ..1 Extension Vaccine vial serial number
... url "http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/vaccine-serial-number-1"
... value[x] 1.. string

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension Vaccine vial serial number
... id 0..1 string xml:id (or equivalent in JSON)
... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1 uri "http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/vaccine-serial-number-1"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type string: This extension applies to the Immunization resource and is used to represent the serial number of the vial of vaccine.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ..1 Extension Vaccine vial serial number
... url "http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/vaccine-serial-number-1"
... value[x] 1.. string

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension Vaccine vial serial number
... id 0..1 string xml:id (or equivalent in JSON)
... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1 uri "http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/vaccine-serial-number-1"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type string: This extension applies to the Immunization resource and is used to represent the serial number of the vial of vaccine.

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()