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: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-live-birth-local-file-number'} index: 1 value: choices: [valueIdentifier] index: 3 valueIdentifier: {type: Identifier, choiceOf: value, index: 4} value[x]: elements: type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: BCFN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 5 required: [type] package_version: 2.0.0-ballot extensions: {} 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: 2.0.0-ballot required: [valueIdentifier, value]