description: This profile defines how to represent Location in FHIR for building a Digital COVID-19 Certificate. This is used to describe optionally where the vaccination occured package_name: hitstdio.tw.fhir.dcc derivation: constraint name: LocationDCC type: Location elements: address: index: 0 elements: country: {mustSupport: true, index: 1} required: [country] package_version: 0.0.1 class: profile kind: resource url: http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Location-dcc base: http://hl7.org/fhir/StructureDefinition/Location version: 0.0.1 required: [address]