PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.trust-phw@0.1.0
    http://smart.who.int/trust-phw/StructureDefinition/DVCMin
description: Mininmial DVC payload for use within an HCERT Payload
package_name: smart.who.int.trust-phw
derivation: specialization
name: DVCMin
abstract: true
type: http://smart.who.int/trust-phw/StructureDefinition/DVCMin
elements:
  n: {type: string, short: Person name, index: 0}
  dob: {type: date, short: Date of birth in YYYY-MM-DD format, index: 1}
  s: {type: code, short: Sex, index: 2}
  ntl: {type: code, short: Nationality, index: 3}
  nid: {type: string, short: National Identification Document, index: 4}
  ndt:
    type: code
    short: National ID Document Type
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
    index: 5
  gn: {type: string, short: Parent or Guardian Name, index: 6}
  v: {type: 'http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails', short: Vaccine Details, array: true, min: 1, index: 7}
package_version: 0.1.0
class: logical
kind: logical
url: http://smart.who.int/trust-phw/StructureDefinition/DVCMin
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0
required: [n, dob, v]