description: Live birth local file number - this represents \"Local File No.\" on the US Standard Certificate of Live Birth. package_name: hl7.fhir.us.bfdr derivation: constraint name: ExtensionLiveBirthLocalFileNumber type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-live-birth-local-file-number'} index: 0 value: choices: [valueIdentifier] index: 2 valueIdentifier: {type: Identifier, choiceOf: value, index: 3} value[x]: elements: type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: BCFN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 4 required: [type] package_version: 1.0.0 class: extension kind: complex-type url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-live-birth-local-file-number base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [valueIdentifier, value]